bazel from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
bazel
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the bazel logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d275" d="m32 0l32 32l-32 32L0 32Z"/><path fill="#43a047" d="M0 32v32l32 32V64Z"/><path fill="#76d275" d="m96 0l32 32l-32 32l-32-32Z"/><path fill="#43a047" d="M128 32v32L96 96V64Zm-64 0l32 32l-32 32l-32-32Z"/><path fill="#00701a" d="M64 96v32L32 96V64Z"/><path fill="#004300" d="m64 96l32-32v32l-32 32Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconBazel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d275" d="m32 0l32 32l-32 32L0 32Z"/><path fill="#43a047" d="M0 32v32l32 32V64Z"/><path fill="#76d275" d="m96 0l32 32l-32 32l-32-32Z"/><path fill="#43a047" d="M128 32v32L96 96V64Zm-64 0l32 32l-32 32l-32-32Z"/><path fill="#00701a" d="M64 96v32L32 96V64Z"/><path fill="#004300" d="m64 96l32-32v32l-32 32Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d275" d="m32 0l32 32l-32 32L0 32Z"/><path fill="#43a047" d="M0 32v32l32 32V64Z"/><path fill="#76d275" d="m96 0l32 32l-32 32l-32-32Z"/><path fill="#43a047" d="M128 32v32L96 96V64Zm-64 0l32 32l-32 32l-32-32Z"/><path fill="#00701a" d="M64 96v32L32 96V64Z"/><path fill="#004300" d="m64 96l32-32v32l-32 32Z"/></svg>
</template>

CSS

.icon-bazel {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2376d275%22%20d%3D%22m32%200l32%2032l-32%2032L0%2032Z%22%2F%3E%3Cpath%20fill%3D%22%2343a047%22%20d%3D%22M0%2032v32l32%2032V64Z%22%2F%3E%3Cpath%20fill%3D%22%2376d275%22%20d%3D%22m96%200l32%2032l-32%2032l-32-32Z%22%2F%3E%3Cpath%20fill%3D%22%2343a047%22%20d%3D%22M128%2032v32L96%2096V64Zm-64%200l32%2032l-32%2032l-32-32Z%22%2F%3E%3Cpath%20fill%3D%22%2300701a%22%20d%3D%22M64%2096v32L32%2096V64Z%22%2F%3E%3Cpath%20fill%3D%22%23004300%22%20d%3D%22m64%2096l32-32v32l-32%2032Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2376d275%22%20d%3D%22m32%200l32%2032l-32%2032L0%2032Z%22%2F%3E%3Cpath%20fill%3D%22%2343a047%22%20d%3D%22M0%2032v32l32%2032V64Z%22%2F%3E%3Cpath%20fill%3D%22%2376d275%22%20d%3D%22m96%200l32%2032l-32%2032l-32-32Z%22%2F%3E%3Cpath%20fill%3D%22%2343a047%22%20d%3D%22M128%2032v32L96%2096V64Zm-64%200l32%2032l-32%2032l-32-32Z%22%2F%3E%3Cpath%20fill%3D%22%2300701a%22%20d%3D%22M64%2096v32L32%2096V64Z%22%2F%3E%3Cpath%20fill%3D%22%23004300%22%20d%3D%22m64%2096l32-32v32l-32%2032Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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