build from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
build
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the build icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M469.54 120.52a16 16 0 0 0-25.54-4L382.56 178a16.12 16.12 0 0 1-22.63 0l-26.56-26.6a16 16 0 0 1 0-22.63l61.18-61.19a16 16 0 0 0-4.78-25.92C343.56 21 285.88 31.78 249.51 67.88c-30.9 30.68-40.11 78.62-25.25 131.53a15.89 15.89 0 0 1-4.49 16L53.29 367.46a64.17 64.17 0 1 0 90.6 90.64l153.68-166.85a15.9 15.9 0 0 1 15.77-4.57a179.3 179.3 0 0 0 46.22 6.37c33.4 0 62.71-10.81 83.85-31.64c39.15-38.57 45.12-103.99 26.13-140.89M99.48 447.15a32 32 0 1 1 28.34-28.35a32 32 0 0 1-28.34 28.35"/></svg>

React

import type { SVGProps } from "react";

export function IonBuild(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M469.54 120.52a16 16 0 0 0-25.54-4L382.56 178a16.12 16.12 0 0 1-22.63 0l-26.56-26.6a16 16 0 0 1 0-22.63l61.18-61.19a16 16 0 0 0-4.78-25.92C343.56 21 285.88 31.78 249.51 67.88c-30.9 30.68-40.11 78.62-25.25 131.53a15.89 15.89 0 0 1-4.49 16L53.29 367.46a64.17 64.17 0 1 0 90.6 90.64l153.68-166.85a15.9 15.9 0 0 1 15.77-4.57a179.3 179.3 0 0 0 46.22 6.37c33.4 0 62.71-10.81 83.85-31.64c39.15-38.57 45.12-103.99 26.13-140.89M99.48 447.15a32 32 0 1 1 28.34-28.35a32 32 0 0 1-28.34 28.35"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M469.54 120.52a16 16 0 0 0-25.54-4L382.56 178a16.12 16.12 0 0 1-22.63 0l-26.56-26.6a16 16 0 0 1 0-22.63l61.18-61.19a16 16 0 0 0-4.78-25.92C343.56 21 285.88 31.78 249.51 67.88c-30.9 30.68-40.11 78.62-25.25 131.53a15.89 15.89 0 0 1-4.49 16L53.29 367.46a64.17 64.17 0 1 0 90.6 90.64l153.68-166.85a15.9 15.9 0 0 1 15.77-4.57a179.3 179.3 0 0 0 46.22 6.37c33.4 0 62.71-10.81 83.85-31.64c39.15-38.57 45.12-103.99 26.13-140.89M99.48 447.15a32 32 0 1 1 28.34-28.35a32 32 0 0 1-28.34 28.35"/></svg>
</template>

CSS

.icon-build {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M469.54%20120.52a16%2016%200%200%200-25.54-4L382.56%20178a16.12%2016.12%200%200%201-22.63%200l-26.56-26.6a16%2016%200%200%201%200-22.63l61.18-61.19a16%2016%200%200%200-4.78-25.92C343.56%2021%20285.88%2031.78%20249.51%2067.88c-30.9%2030.68-40.11%2078.62-25.25%20131.53a15.89%2015.89%200%200%201-4.49%2016L53.29%20367.46a64.17%2064.17%200%201%200%2090.6%2090.64l153.68-166.85a15.9%2015.9%200%200%201%2015.77-4.57a179.3%20179.3%200%200%200%2046.22%206.37c33.4%200%2062.71-10.81%2083.85-31.64c39.15-38.57%2045.12-103.99%2026.13-140.89M99.48%20447.15a32%2032%200%201%201%2028.34-28.35a32%2032%200%200%201-28.34%2028.35%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M469.54%20120.52a16%2016%200%200%200-25.54-4L382.56%20178a16.12%2016.12%200%200%201-22.63%200l-26.56-26.6a16%2016%200%200%201%200-22.63l61.18-61.19a16%2016%200%200%200-4.78-25.92C343.56%2021%20285.88%2031.78%20249.51%2067.88c-30.9%2030.68-40.11%2078.62-25.25%20131.53a15.89%2015.89%200%200%201-4.49%2016L53.29%20367.46a64.17%2064.17%200%201%200%2090.6%2090.64l153.68-166.85a15.9%2015.9%200%200%201%2015.77-4.57a179.3%20179.3%200%200%200%2046.22%206.37c33.4%200%2062.71-10.81%2083.85-31.64c39.15-38.57%2045.12-103.99%2026.13-140.89M99.48%20447.15a32%2032%200%201%201%2028.34-28.35a32%2032%200%200%201-28.34%2028.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Build icon — IonIcons · IconsDB