garage-sharp from Material Symbols by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
garage-sharp
Set
Material Symbols
Style
Sharp
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the garage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h20v20zm6.288-8.287Q8 13.425 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m6 0Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288M5 11.1v7.4h2v-2h10v2h2v-7.4l-1.925-5.6H6.925zm2.65-1.6l.7-2h7.3l.7 2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGarageSharp(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="M2 22V2h20v20zm6.288-8.287Q8 13.425 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m6 0Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288M5 11.1v7.4h2v-2h10v2h2v-7.4l-1.925-5.6H6.925zm2.65-1.6l.7-2h7.3l.7 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h20v20zm6.288-8.287Q8 13.425 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m6 0Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288M5 11.1v7.4h2v-2h10v2h2v-7.4l-1.925-5.6H6.925zm2.65-1.6l.7-2h7.3l.7 2z"/></svg>
</template>

CSS

.icon-garage-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%22M2%2022V2h20v20zm6.288-8.287Q8%2013.425%208%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014t-.712-.288m6%200Q14%2013.426%2014%2013t.288-.712T15%2012t.713.288T16%2013t-.288.713T15%2014t-.712-.288M5%2011.1v7.4h2v-2h10v2h2v-7.4l-1.925-5.6H6.925zm2.65-1.6l.7-2h7.3l.7%202z%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%22M2%2022V2h20v20zm6.288-8.287Q8%2013.425%208%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014t-.712-.288m6%200Q14%2013.426%2014%2013t.288-.712T15%2012t.713.288T16%2013t-.288.713T15%2014t-.712-.288M5%2011.1v7.4h2v-2h10v2h2v-7.4l-1.925-5.6H6.925zm2.65-1.6l.7-2h7.3l.7%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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