home repair service icon

home-repair-service from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
home-repair-service
Set
Material Symbols Light
Style
Regular
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-.269-.173-.442T14.885 6h-5.77q-.269 0-.442.173t-.173.443zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-3.385q0-.667.475-1.141t1.14-.475H7.5V6.615q0-.666.475-1.14T9.115 5h5.77q.666 0 1.14.475t.475 1.14v1.847h2.885q.666 0 1.14.474T21 10.077v3.385h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHomeRepairService(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-.269-.173-.442T14.885 6h-5.77q-.269 0-.442.173t-.173.443zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-3.385q0-.667.475-1.141t1.14-.475H7.5V6.615q0-.666.475-1.14T9.115 5h5.77q.666 0 1.14.475t.475 1.14v1.847h2.885q.666 0 1.14.474T21 10.077v3.385h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z"/></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-.269-.173-.442T14.885 6h-5.77q-.269 0-.442.173t-.173.443zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-3.385q0-.667.475-1.141t1.14-.475H7.5V6.615q0-.666.475-1.14T9.115 5h5.77q.666 0 1.14.475t.475 1.14v1.847h2.885q.666 0 1.14.474T21 10.077v3.385h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z"/></svg>
</template>

CSS

.icon-home-repair-service {
  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-.269-.173-.442T14.885%206h-5.77q-.269%200-.442.173t-.173.443zM3%2019v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-3.385q0-.667.475-1.141t1.14-.475H7.5V6.615q0-.666.475-1.14T9.115%205h5.77q.666%200%201.14.475t.475%201.14v1.847h2.885q.666%200%201.14.474T21%2010.077v3.385h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z%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-.269-.173-.442T14.885%206h-5.77q-.269%200-.442.173t-.173.443zM3%2019v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-3.385q0-.667.475-1.141t1.14-.475H7.5V6.615q0-.666.475-1.14T9.115%205h5.77q.666%200%201.14.475t.475%201.14v1.847h2.885q.666%200%201.14.474T21%2010.077v3.385h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z%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.svg?color=%231a73e8&size=48