sharp garage icon
sharp-garage from Google Material Icons by Material Design Authors · Baseline · Search · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-garage
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Search
- Viewbox
- 24×24
- License
- Apache 2.0
More search icons from Google Material Icons
baseline-bathroombaseline-bedbaseline-bedroom-babybaseline-bedroom-childbaseline-bedroom-parentbaseline-blenderbaseline-camera-indoorbaseline-camera-outdoorbaseline-chairbaseline-chair-altbaseline-coffeebaseline-coffee-makerbaseline-diningbaseline-door-backbaseline-door-frontbaseline-door-slidingbaseline-doorbellbaseline-feedbaseline-flatwarebaseline-garagebaseline-lightbaseline-livingbaseline-manage-searchbaseline-podcasts
Use the sharp garage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="15" cy="13" r="1" fill="currentColor"/><circle cx="9" cy="13" r="1" fill="currentColor"/><path fill="currentColor" d="m8.33 7.5l-.66 2h8.66l-.66-2z"/><path fill="currentColor" d="M22 2H2v20h20zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpGarage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="15" cy="13" r="1" fill="currentColor"/><circle cx="9" cy="13" r="1" fill="currentColor"/><path fill="currentColor" d="m8.33 7.5l-.66 2h8.66l-.66-2z"/><path fill="currentColor" d="M22 2H2v20h20zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="15" cy="13" r="1" fill="currentColor"/><circle cx="9" cy="13" r="1" fill="currentColor"/><path fill="currentColor" d="m8.33 7.5l-.66 2h8.66l-.66-2z"/><path fill="currentColor" d="M22 2H2v20h20zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69z"/></svg> </template>
CSS
.icon-sharp-garage {
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%3Ccircle%20cx%3D%2215%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.33%207.5l-.66%202h8.66l-.66-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202H2v20h20zm-3%2016.5h-2v-2H7v2H5v-7.31L6.89%205.5H17.1l1.9%205.69z%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%3Ccircle%20cx%3D%2215%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2213%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.33%207.5l-.66%202h8.66l-.66-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202H2v20h20zm-3%2016.5h-2v-2H7v2H5v-7.31L6.89%205.5H17.1l1.9%205.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-garage.svg?color=%231a73e8&size=48