home repair service icon
home-repair-service-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- home-repair-service-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the home repair service icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 8.462h7V6.615q0-.23-.192-.423T14.885 6h-5.77q-.23 0-.423.192t-.192.424zM3.808 19q-.343 0-.576-.232T3 18.192v-3.961h3.385v.5q0 .212.144.356t.356.144t.356-.144t.144-.356v-.5h9.23v.5q0 .212.144.356t.357.144t.356-.144t.144-.356v-.5H21v3.961q0 .344-.232.576t-.576.232zM3 13.462v-3.379q0-.697.463-1.159t1.152-.462H7.5V6.615q0-.69.463-1.153T9.116 5h5.769q.69 0 1.153.462t.462 1.153v1.846h2.885q.69 0 1.152.463t.463 1.16v3.378h-3.384v-.731q0-.213-.144-.356t-.357-.144t-.356.144t-.144.356v.73h-9.23v-.73q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.144.356v.73z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHomeRepairServiceRounded(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="M8.5 8.462h7V6.615q0-.23-.192-.423T14.885 6h-5.77q-.23 0-.423.192t-.192.424zM3.808 19q-.343 0-.576-.232T3 18.192v-3.961h3.385v.5q0 .212.144.356t.356.144t.356-.144t.144-.356v-.5h9.23v.5q0 .212.144.356t.357.144t.356-.144t.144-.356v-.5H21v3.961q0 .344-.232.576t-.576.232zM3 13.462v-3.379q0-.697.463-1.159t1.152-.462H7.5V6.615q0-.69.463-1.153T9.116 5h5.769q.69 0 1.153.462t.462 1.153v1.846h2.885q.69 0 1.152.463t.463 1.16v3.378h-3.384v-.731q0-.213-.144-.356t-.357-.144t-.356.144t-.144.356v.73h-9.23v-.73q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.144.356v.73z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 8.462h7V6.615q0-.23-.192-.423T14.885 6h-5.77q-.23 0-.423.192t-.192.424zM3.808 19q-.343 0-.576-.232T3 18.192v-3.961h3.385v.5q0 .212.144.356t.356.144t.356-.144t.144-.356v-.5h9.23v.5q0 .212.144.356t.357.144t.356-.144t.144-.356v-.5H21v3.961q0 .344-.232.576t-.576.232zM3 13.462v-3.379q0-.697.463-1.159t1.152-.462H7.5V6.615q0-.69.463-1.153T9.116 5h5.769q.69 0 1.153.462t.462 1.153v1.846h2.885q.69 0 1.152.463t.463 1.16v3.378h-3.384v-.731q0-.213-.144-.356t-.357-.144t-.356.144t-.144.356v.73h-9.23v-.73q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.144.356v.73z"/></svg> </template>
CSS
.icon-home-repair-service-rounded {
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%22M8.5%208.462h7V6.615q0-.23-.192-.423T14.885%206h-5.77q-.23%200-.423.192t-.192.424zM3.808%2019q-.343%200-.576-.232T3%2018.192v-3.961h3.385v.5q0%20.212.144.356t.356.144t.356-.144t.144-.356v-.5h9.23v.5q0%20.212.144.356t.357.144t.356-.144t.144-.356v-.5H21v3.961q0%20.344-.232.576t-.576.232zM3%2013.462v-3.379q0-.697.463-1.159t1.152-.462H7.5V6.615q0-.69.463-1.153T9.116%205h5.769q.69%200%201.153.462t.462%201.153v1.846h2.885q.69%200%201.152.463t.463%201.16v3.378h-3.384v-.731q0-.213-.144-.356t-.357-.144t-.356.144t-.144.356v.73h-9.23v-.73q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.144.356v.73z%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%22M8.5%208.462h7V6.615q0-.23-.192-.423T14.885%206h-5.77q-.23%200-.423.192t-.192.424zM3.808%2019q-.343%200-.576-.232T3%2018.192v-3.961h3.385v.5q0%20.212.144.356t.356.144t.356-.144t.144-.356v-.5h9.23v.5q0%20.212.144.356t.357.144t.356-.144t.144-.356v-.5H21v3.961q0%20.344-.232.576t-.576.232zM3%2013.462v-3.379q0-.697.463-1.159t1.152-.462H7.5V6.615q0-.69.463-1.153T9.116%205h5.769q.69%200%201.153.462t.462%201.153v1.846h2.885q.69%200%201.152.463t.463%201.16v3.378h-3.384v-.731q0-.213-.144-.356t-.357-.144t-.356.144t-.144.356v.73h-9.23v-.73q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.144.356v.73z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/home-repair-service-rounded.svg?color=%231a73e8&size=48