bxs car garage icon
bxs-car-garage from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-car-garage
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs car garage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.001 2.001 0 0 0 2 15v3c0 .738.404 1.376 1 1.723zM5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18zm13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18zM7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684z" fill="currentColor"/><path d="M22 7.388V5.279l-9.684-3.228a.996.996 0 0 0-.658.009L2 5.572V7.7l10.015-3.642L22 7.388z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsCarGarage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.001 2.001 0 0 0 2 15v3c0 .738.404 1.376 1 1.723zM5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18zm13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18zM7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684z" fill="currentColor"/><path d="M22 7.388V5.279l-9.684-3.228a.996.996 0 0 0-.658.009L2 5.572V7.7l10.015-3.642L22 7.388z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path 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.001 2.001 0 0 0 2 15v3c0 .738.404 1.376 1 1.723zM5.5 18a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 5.5 18zm13 0a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 18.5 18zM7.441 9h9.117a1 1 0 0 1 .949.684L18.613 13H5.387l1.105-3.316c.137-.409.519-.684.949-.684z" fill="currentColor"/><path d="M22 7.388V5.279l-9.684-3.228a.996.996 0 0 0-.658.009L2 5.572V7.7l10.015-3.642L22 7.388z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-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%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.001%202.001%200%200%200%202%2015v3c0%20.738.404%201.376%201%201.723zM5.5%2018a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%205.5%2018zm13%200a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%2018.5%2018zM7.441%209h9.117a1%201%200%200%201%20.949.684L18.613%2013H5.387l1.105-3.316c.137-.409.519-.684.949-.684z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M22%207.388V5.279l-9.684-3.228a.996.996%200%200%200-.658.009L2%205.572V7.7l10.015-3.642L22%207.388z%22%20fill%3D%22currentColor%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%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.001%202.001%200%200%200%202%2015v3c0%20.738.404%201.376%201%201.723zM5.5%2018a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%205.5%2018zm13%200a1.5%201.5%200%201%201%20.001-3.001A1.5%201.5%200%200%201%2018.5%2018zM7.441%209h9.117a1%201%200%200%201%20.949.684L18.613%2013H5.387l1.105-3.316c.137-.409.519-.684.949-.684z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M22%207.388V5.279l-9.684-3.228a.996.996%200%200%200-.658.009L2%205.572V7.7l10.015-3.642L22%207.388z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-car-garage.svg?color=%231a73e8&size=48