home repair service icon

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

Name
home-repair-service-sharp
Set
Material Symbols Light
Style
Sharp
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.462h7V6h-7zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-5h4.5V5h9v3.462H21v5h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHomeRepairServiceSharp(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.462h7V6h-7zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-5h4.5V5h9v3.462H21v5h-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.462h7V6h-7zM3 19v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-5h4.5V5h9v3.462H21v5h-3.384V12.23h-1v1.23H7.385v-1.23h-1v1.23z"/></svg>
</template>

CSS

.icon-home-repair-service-sharp {
  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.462h7V6h-7zM3%2019v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-5h4.5V5h9v3.462H21v5h-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.462h7V6h-7zM3%2019v-4.77h3.385v1h1v-1h9.23v1h1v-1H21V19zm0-5.538v-5h4.5V5h9v3.462H21v5h-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-sharp.svg?color=%231a73e8&size=48