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

Name
garage-home-rounded
Set
Material Symbols Light
Style
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="M5.808 20q-.343 0-.576-.232T5 19.192v-8.884q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08t.461.242l5.385 4.077q.303.222.474.566q.172.343.172.727v8.884q0 .344-.232.576t-.576.232h-.884q-.343 0-.576-.232t-.232-.576V11.79q0-.344-.232-.576t-.576-.232H8.308q-.343 0-.576.232t-.232.576v7.403q0 .344-.232.576T6.692 20zm3.5-1.02q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.575v1.385q0 .343-.232.576t-.576.232zm0-4q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576v1.384q0 .343-.232.575t-.576.233z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGarageHomeRounded(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.808 20q-.343 0-.576-.232T5 19.192v-8.884q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08t.461.242l5.385 4.077q.303.222.474.566q.172.343.172.727v8.884q0 .344-.232.576t-.576.232h-.884q-.343 0-.576-.232t-.232-.576V11.79q0-.344-.232-.576t-.576-.232H8.308q-.343 0-.576.232t-.232.576v7.403q0 .344-.232.576T6.692 20zm3.5-1.02q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.575v1.385q0 .343-.232.576t-.576.232zm0-4q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576v1.384q0 .343-.232.575t-.576.233z"/></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.808 20q-.343 0-.576-.232T5 19.192v-8.884q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08t.461.242l5.385 4.077q.303.222.474.566q.172.343.172.727v8.884q0 .344-.232.576t-.576.232h-.884q-.343 0-.576-.232t-.232-.576V11.79q0-.344-.232-.576t-.576-.232H8.308q-.343 0-.576.232t-.232.576v7.403q0 .344-.232.576T6.692 20zm3.5-1.02q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.575v1.385q0 .343-.232.576t-.576.232zm0-4q-.343 0-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576v1.384q0 .343-.232.575t-.576.233z"/></svg>
</template>

CSS

.icon-garage-home-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%22M5.808%2020q-.343%200-.576-.232T5%2019.192v-8.884q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08t.461.242l5.385%204.077q.303.222.474.566q.172.343.172.727v8.884q0%20.344-.232.576t-.576.232h-.884q-.343%200-.576-.232t-.232-.576V11.79q0-.344-.232-.576t-.576-.232H8.308q-.343%200-.576.232t-.232.576v7.403q0%20.344-.232.576T6.692%2020zm3.5-1.02q-.343%200-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.575v1.385q0%20.343-.232.576t-.576.232zm0-4q-.343%200-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.576v1.384q0%20.343-.232.575t-.576.233z%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.808%2020q-.343%200-.576-.232T5%2019.192v-8.884q0-.384.172-.727t.474-.565l5.385-4.078q.223-.161.466-.242t.507-.08t.504.08t.461.242l5.385%204.077q.303.222.474.566q.172.343.172.727v8.884q0%20.344-.232.576t-.576.232h-.884q-.343%200-.576-.232t-.232-.576V11.79q0-.344-.232-.576t-.576-.232H8.308q-.343%200-.576.232t-.232.576v7.403q0%20.344-.232.576T6.692%2020zm3.5-1.02q-.343%200-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.575v1.385q0%20.343-.232.576t-.576.232zm0-4q-.343%200-.576-.231t-.232-.576v-1.384q0-.344.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.576v1.384q0%20.343-.232.575t-.576.233z%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-rounded.svg?color=%231a73e8&size=48