esbuild logo
esbuild from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- esbuild
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="#ffca28" d="M12 2.042A9.957 9.957 0 0 0 2.043 12A9.957 9.957 0 0 0 12 21.957A9.957 9.957 0 0 0 21.957 12A9.957 9.957 0 0 0 12 2.043zM7.617 6.425L13.192 12l-5.575 5.575l-1.69-1.69L9.814 12L5.926 8.115zm5.975 0L19.166 12l-5.574 5.575l-1.69-1.69L15.787 12l-3.885-3.885z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeEsbuild(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffca28" d="M12 2.042A9.957 9.957 0 0 0 2.043 12A9.957 9.957 0 0 0 12 21.957A9.957 9.957 0 0 0 21.957 12A9.957 9.957 0 0 0 12 2.043zM7.617 6.425L13.192 12l-5.575 5.575l-1.69-1.69L9.814 12L5.926 8.115zm5.975 0L19.166 12l-5.574 5.575l-1.69-1.69L15.787 12l-3.885-3.885z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffca28" d="M12 2.042A9.957 9.957 0 0 0 2.043 12A9.957 9.957 0 0 0 12 21.957A9.957 9.957 0 0 0 21.957 12A9.957 9.957 0 0 0 12 2.043zM7.617 6.425L13.192 12l-5.575 5.575l-1.69-1.69L9.814 12L5.926 8.115zm5.975 0L19.166 12l-5.574 5.575l-1.69-1.69L15.787 12l-3.885-3.885z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M12%202.042A9.957%209.957%200%200%200%202.043%2012A9.957%209.957%200%200%200%2012%2021.957A9.957%209.957%200%200%200%2021.957%2012A9.957%209.957%200%200%200%2012%202.043zM7.617%206.425L13.192%2012l-5.575%205.575l-1.69-1.69L9.814%2012L5.926%208.115zm5.975%200L19.166%2012l-5.574%205.575l-1.69-1.69L15.787%2012l-3.885-3.885z%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%22%23ffca28%22%20d%3D%22M12%202.042A9.957%209.957%200%200%200%202.043%2012A9.957%209.957%200%200%200%2012%2021.957A9.957%209.957%200%200%200%2021.957%2012A9.957%209.957%200%200%200%2012%202.043zM7.617%206.425L13.192%2012l-5.575%205.575l-1.69-1.69L9.814%2012L5.926%208.115zm5.975%200L19.166%2012l-5.574%205.575l-1.69-1.69L15.787%2012l-3.885-3.885z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/esbuild.svg?color=%231a73e8&size=48