Esbuild Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Esbuild icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/314244.svg" alt="Esbuild icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314244.svg" alt="Esbuild icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314244.svg" alt="Esbuild icon" :width="24" :height="24" />
CSS background
.icon-esbuild {
background-image: url('https://proicons.com/icon/314244.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>esbuild</title><path d="M12 0A12 12 0 000 12a12 12 0 0012 12 12 12 0 0012-12A12 12 0 0012 0zM6.718 5.282L13.436 12l-6.718 6.718-2.036-2.036L9.364 12 4.682 7.318zm7.2 0L20.636 12l-6.718 6.718-2.036-2.036L16.564 12l-4.682-4.682z"/></svg>
Esbuild in other icon packs
Copied!