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

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

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the garage money icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h20v10h-2.7l-2.225-6.5H6.925L5 11.1v7.4h2v-2h2V22zm9 0v-8h12v8zm2.925-1.5h6.125q.15-.525.538-.913t.912-.512V16.95q-.525-.15-.913-.537t-.537-.913h-6.125q-.125.525-.513.913t-.912.537v2.125q.525.125.913.513t.512.912m3.075-1q-.65 0-1.075-.425T15.5 18q0-.625.425-1.062T17 16.5q.625 0 1.063.438T18.5 18q0 .65-.437 1.075T17 19.5M9 14q-.425 0-.712-.288T8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14M7.65 9.5l.7-2h7.3l.7 2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGarageMoneySharp(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 22V2h20v10h-2.7l-2.225-6.5H6.925L5 11.1v7.4h2v-2h2V22zm9 0v-8h12v8zm2.925-1.5h6.125q.15-.525.538-.913t.912-.512V16.95q-.525-.15-.913-.537t-.537-.913h-6.125q-.125.525-.513.913t-.912.537v2.125q.525.125.913.513t.512.912m3.075-1q-.65 0-1.075-.425T15.5 18q0-.625.425-1.062T17 16.5q.625 0 1.063.438T18.5 18q0 .65-.437 1.075T17 19.5M9 14q-.425 0-.712-.288T8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14M7.65 9.5l.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 22V2h20v10h-2.7l-2.225-6.5H6.925L5 11.1v7.4h2v-2h2V22zm9 0v-8h12v8zm2.925-1.5h6.125q.15-.525.538-.913t.912-.512V16.95q-.525-.15-.913-.537t-.537-.913h-6.125q-.125.525-.513.913t-.912.537v2.125q.525.125.913.513t.512.912m3.075-1q-.65 0-1.075-.425T15.5 18q0-.625.425-1.062T17 16.5q.625 0 1.063.438T18.5 18q0 .65-.437 1.075T17 19.5M9 14q-.425 0-.712-.288T8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14M7.65 9.5l.7-2h7.3l.7 2z"/></svg>
</template>

CSS

.icon-garage-money-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%2022V2h20v10h-2.7l-2.225-6.5H6.925L5%2011.1v7.4h2v-2h2V22zm9%200v-8h12v8zm2.925-1.5h6.125q.15-.525.538-.913t.912-.512V16.95q-.525-.15-.913-.537t-.537-.913h-6.125q-.125.525-.513.913t-.912.537v2.125q.525.125.913.513t.512.912m3.075-1q-.65%200-1.075-.425T15.5%2018q0-.625.425-1.062T17%2016.5q.625%200%201.063.438T18.5%2018q0%20.65-.437%201.075T17%2019.5M9%2014q-.425%200-.712-.288T8%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014M7.65%209.5l.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%2022V2h20v10h-2.7l-2.225-6.5H6.925L5%2011.1v7.4h2v-2h2V22zm9%200v-8h12v8zm2.925-1.5h6.125q.15-.525.538-.913t.912-.512V16.95q-.525-.15-.913-.537t-.537-.913h-6.125q-.125.525-.513.913t-.912.537v2.125q.525.125.913.513t.512.912m3.075-1q-.65%200-1.075-.425T15.5%2018q0-.625.425-1.062T17%2016.5q.625%200%201.063.438T18.5%2018q0%20.65-.437%201.075T17%2019.5M9%2014q-.425%200-.712-.288T8%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014M7.65%209.5l.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-money-sharp.svg?color=%231a73e8&size=48