build-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
build-outline
Set
Material Symbols Light
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the build icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.804 20.508l-6.55-6.562q-.558.258-1.138.406t-1.231.148q-2.292 0-3.896-1.604T3.384 9q0-.65.145-1.251t.421-1.153l3.535 3.496L9.977 7.6L6.519 4.104q.552-.277 1.136-.44t1.23-.164q2.291 0 3.895 1.604T14.386 9q0 .69-.139 1.27q-.138.58-.415 1.1l6.561 6.55q.224.229.224.555t-.22.544l-1.531 1.532q-.219.218-.529.199q-.309-.02-.532-.242m.552-.875l1.155-1.156l-6.919-6.92q.392-.538.592-1.2t.2-1.357q0-1.827-1.414-3.276T8.342 4.55l2.485 2.485q.242.242.242.565t-.242.566L8.05 10.942q-.242.243-.565.243t-.566-.243L4.435 8.458q-.218 2.425 1.25 3.733q1.469 1.309 3.2 1.309q.663 0 1.325-.19q.663-.19 1.227-.597zM11.8 11.877"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBuildOutline(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="m17.804 20.508l-6.55-6.562q-.558.258-1.138.406t-1.231.148q-2.292 0-3.896-1.604T3.384 9q0-.65.145-1.251t.421-1.153l3.535 3.496L9.977 7.6L6.519 4.104q.552-.277 1.136-.44t1.23-.164q2.291 0 3.895 1.604T14.386 9q0 .69-.139 1.27q-.138.58-.415 1.1l6.561 6.55q.224.229.224.555t-.22.544l-1.531 1.532q-.219.218-.529.199q-.309-.02-.532-.242m.552-.875l1.155-1.156l-6.919-6.92q.392-.538.592-1.2t.2-1.357q0-1.827-1.414-3.276T8.342 4.55l2.485 2.485q.242.242.242.565t-.242.566L8.05 10.942q-.242.243-.565.243t-.566-.243L4.435 8.458q-.218 2.425 1.25 3.733q1.469 1.309 3.2 1.309q.663 0 1.325-.19q.663-.19 1.227-.597zM11.8 11.877"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.804 20.508l-6.55-6.562q-.558.258-1.138.406t-1.231.148q-2.292 0-3.896-1.604T3.384 9q0-.65.145-1.251t.421-1.153l3.535 3.496L9.977 7.6L6.519 4.104q.552-.277 1.136-.44t1.23-.164q2.291 0 3.895 1.604T14.386 9q0 .69-.139 1.27q-.138.58-.415 1.1l6.561 6.55q.224.229.224.555t-.22.544l-1.531 1.532q-.219.218-.529.199q-.309-.02-.532-.242m.552-.875l1.155-1.156l-6.919-6.92q.392-.538.592-1.2t.2-1.357q0-1.827-1.414-3.276T8.342 4.55l2.485 2.485q.242.242.242.565t-.242.566L8.05 10.942q-.242.243-.565.243t-.566-.243L4.435 8.458q-.218 2.425 1.25 3.733q1.469 1.309 3.2 1.309q.663 0 1.325-.19q.663-.19 1.227-.597zM11.8 11.877"/></svg>
</template>

CSS

.icon-build-outline {
  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%22m17.804%2020.508l-6.55-6.562q-.558.258-1.138.406t-1.231.148q-2.292%200-3.896-1.604T3.384%209q0-.65.145-1.251t.421-1.153l3.535%203.496L9.977%207.6L6.519%204.104q.552-.277%201.136-.44t1.23-.164q2.291%200%203.895%201.604T14.386%209q0%20.69-.139%201.27q-.138.58-.415%201.1l6.561%206.55q.224.229.224.555t-.22.544l-1.531%201.532q-.219.218-.529.199q-.309-.02-.532-.242m.552-.875l1.155-1.156l-6.919-6.92q.392-.538.592-1.2t.2-1.357q0-1.827-1.414-3.276T8.342%204.55l2.485%202.485q.242.242.242.565t-.242.566L8.05%2010.942q-.242.243-.565.243t-.566-.243L4.435%208.458q-.218%202.425%201.25%203.733q1.469%201.309%203.2%201.309q.663%200%201.325-.19q.663-.19%201.227-.597zM11.8%2011.877%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%22m17.804%2020.508l-6.55-6.562q-.558.258-1.138.406t-1.231.148q-2.292%200-3.896-1.604T3.384%209q0-.65.145-1.251t.421-1.153l3.535%203.496L9.977%207.6L6.519%204.104q.552-.277%201.136-.44t1.23-.164q2.291%200%203.895%201.604T14.386%209q0%20.69-.139%201.27q-.138.58-.415%201.1l6.561%206.55q.224.229.224.555t-.22.544l-1.531%201.532q-.219.218-.529.199q-.309-.02-.532-.242m.552-.875l1.155-1.156l-6.919-6.92q.392-.538.592-1.2t.2-1.357q0-1.827-1.414-3.276T8.342%204.55l2.485%202.485q.242.242.242.565t-.242.566L8.05%2010.942q-.242.243-.565.243t-.566-.243L4.435%208.458q-.218%202.425%201.25%203.733q1.469%201.309%203.2%201.309q.663%200%201.325-.19q.663-.19%201.227-.597zM11.8%2011.877%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/build-outline.svg?color=%231a73e8&size=48