car garage icon
car-garage from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.
- Name
- car-garage
- Set
- BoxIcons v2 Solid
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in BoxIcons v2 Solid
Use the car garage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.723V21a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h12v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1.277A1.99 1.99 0 0 0 22 18v-3c0-.831-.507-1.542-1.228-1.845l-1.368-4.104A2.995 2.995 0 0 0 16.559 7H7.441a2.995 2.995 0 0 0-2.845 2.051l-1.368 4.104A2 2 0 0 0 2 15v3c0 .738.404 1.376 1 1.723M5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18m13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18M7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684"/><path fill="currentColor" d="M22 7.388V5.279l-9.684-3.228a1 1 0 0 0-.658.009L2 5.572V7.7l10.015-3.642z"/></svg>
React
import type { SVGProps } from "react";
export function BxsCarGarage(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="M3 19.723V21a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h12v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1.277A1.99 1.99 0 0 0 22 18v-3c0-.831-.507-1.542-1.228-1.845l-1.368-4.104A2.995 2.995 0 0 0 16.559 7H7.441a2.995 2.995 0 0 0-2.845 2.051l-1.368 4.104A2 2 0 0 0 2 15v3c0 .738.404 1.376 1 1.723M5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18m13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18M7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684"/><path fill="currentColor" d="M22 7.388V5.279l-9.684-3.228a1 1 0 0 0-.658.009L2 5.572V7.7l10.015-3.642z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.723V21a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1h12v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1.277A1.99 1.99 0 0 0 22 18v-3c0-.831-.507-1.542-1.228-1.845l-1.368-4.104A2.995 2.995 0 0 0 16.559 7H7.441a2.995 2.995 0 0 0-2.845 2.051l-1.368 4.104A2 2 0 0 0 2 15v3c0 .738.404 1.376 1 1.723M5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18m13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18M7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684"/><path fill="currentColor" d="M22 7.388V5.279l-9.684-3.228a1 1 0 0 0-.658.009L2 5.572V7.7l10.015-3.642z"/></svg> </template>
CSS
.icon-car-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2019.723V21a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1h12v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1.277A1.99%201.99%200%200%200%2022%2018v-3c0-.831-.507-1.542-1.228-1.845l-1.368-4.104A2.995%202.995%200%200%200%2016.559%207H7.441a2.995%202.995%200%200%200-2.845%202.051l-1.368%204.104A2%202%200%200%200%202%2015v3c0%20.738.404%201.376%201%201.723M5.5%2018a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%205.5%2018m13%200a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%2018.5%2018M7.441%209h9.117a1%201%200%200%201%20.949.684L18.613%2013H5.387l1.105-3.316c.137-.409.519-.684.949-.684%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207.388V5.279l-9.684-3.228a1%201%200%200%200-.658.009L2%205.572V7.7l10.015-3.642z%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%22M3%2019.723V21a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1h12v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1.277A1.99%201.99%200%200%200%2022%2018v-3c0-.831-.507-1.542-1.228-1.845l-1.368-4.104A2.995%202.995%200%200%200%2016.559%207H7.441a2.995%202.995%200%200%200-2.845%202.051l-1.368%204.104A2%202%200%200%200%202%2015v3c0%20.738.404%201.376%201%201.723M5.5%2018a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%205.5%2018m13%200a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%2018.5%2018M7.441%209h9.117a1%201%200%200%201%20.949.684L18.613%2013H5.387l1.105-3.316c.137-.409.519-.684.949-.684%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207.388V5.279l-9.684-3.228a1%201%200%200%200-.658.009L2%205.572V7.7l10.015-3.642z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/car-garage.svg?color=%231a73e8&size=48