esbuild from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
esbuild
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

The same logo in other sets

Use the esbuild logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><circle cx="128" cy="128" r="128" fill="#ffcf00"/><path fill="#191919" d="M69.285 58.715L138.571 128l-69.286 69.285l-16.97-16.97L104.629 128L52.315 75.685zm76.8 0L215.371 128l-69.286 69.285l-16.97-16.97L181.429 128l-52.314-52.315z"/></svg>

React

import type { SVGProps } from "react";

export function LogosEsbuild(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><circle cx="128" cy="128" r="128" fill="#ffcf00"/><path fill="#191919" d="M69.285 58.715L138.571 128l-69.286 69.285l-16.97-16.97L104.629 128L52.315 75.685zm76.8 0L215.371 128l-69.286 69.285l-16.97-16.97L181.429 128l-52.314-52.315z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><circle cx="128" cy="128" r="128" fill="#ffcf00"/><path fill="#191919" d="M69.285 58.715L138.571 128l-69.286 69.285l-16.97-16.97L104.629 128L52.315 75.685zm76.8 0L215.371 128l-69.286 69.285l-16.97-16.97L181.429 128l-52.314-52.315z"/></svg>
</template>

CSS

.icon-esbuild {
  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%20256%20256%22%3E%3Ccircle%20cx%3D%22128%22%20cy%3D%22128%22%20r%3D%22128%22%20fill%3D%22%23ffcf00%22%2F%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M69.285%2058.715L138.571%20128l-69.286%2069.285l-16.97-16.97L104.629%20128L52.315%2075.685zm76.8%200L215.371%20128l-69.286%2069.285l-16.97-16.97L181.429%20128l-52.314-52.315z%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%20256%20256%22%3E%3Ccircle%20cx%3D%22128%22%20cy%3D%22128%22%20r%3D%22128%22%20fill%3D%22%23ffcf00%22%2F%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M69.285%2058.715L138.571%20128l-69.286%2069.285l-16.97-16.97L104.629%20128L52.315%2075.685zm76.8%200L215.371%20128l-69.286%2069.285l-16.97-16.97L181.429%20128l-52.314-52.315z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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