file type buckbuild logo

file-type-buckbuild from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-buckbuild
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type buckbuild logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a69a5" d="M9.929 3.809H7.9v5.748l2.478 2.478H7.4L4.156 8.789v-4.98H2v5.9l4.411 4.411h5.947l2.131 2.131h-5.7L13.6 21.2l-7.041 6.991h2.776l7.037-7.091l-2.672-2.672h14.219v.892l-6.145 3.667l-5.154 5.2h2.924l3.518-3.568L30 20.46v-4.212h-6.542l-2.23-2.23l2.527-2.527v-5.65h-2.106v4.708l-2.056 2.032l-1.834-1.92v-4.82h-1.982v5.749l4.635 4.658h-2.828L9.929 8.665z"/><path fill="#4a69a5" d="M20.683 19.717h-2.775l1.338 1.437z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeBuckbuild(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a69a5" d="M9.929 3.809H7.9v5.748l2.478 2.478H7.4L4.156 8.789v-4.98H2v5.9l4.411 4.411h5.947l2.131 2.131h-5.7L13.6 21.2l-7.041 6.991h2.776l7.037-7.091l-2.672-2.672h14.219v.892l-6.145 3.667l-5.154 5.2h2.924l3.518-3.568L30 20.46v-4.212h-6.542l-2.23-2.23l2.527-2.527v-5.65h-2.106v4.708l-2.056 2.032l-1.834-1.92v-4.82h-1.982v5.749l4.635 4.658h-2.828L9.929 8.665z"/><path fill="#4a69a5" d="M20.683 19.717h-2.775l1.338 1.437z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4a69a5" d="M9.929 3.809H7.9v5.748l2.478 2.478H7.4L4.156 8.789v-4.98H2v5.9l4.411 4.411h5.947l2.131 2.131h-5.7L13.6 21.2l-7.041 6.991h2.776l7.037-7.091l-2.672-2.672h14.219v.892l-6.145 3.667l-5.154 5.2h2.924l3.518-3.568L30 20.46v-4.212h-6.542l-2.23-2.23l2.527-2.527v-5.65h-2.106v4.708l-2.056 2.032l-1.834-1.92v-4.82h-1.982v5.749l4.635 4.658h-2.828L9.929 8.665z"/><path fill="#4a69a5" d="M20.683 19.717h-2.775l1.338 1.437z"/></svg>
</template>

CSS

.icon-file-type-buckbuild {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%234a69a5%22%20d%3D%22M9.929%203.809H7.9v5.748l2.478%202.478H7.4L4.156%208.789v-4.98H2v5.9l4.411%204.411h5.947l2.131%202.131h-5.7L13.6%2021.2l-7.041%206.991h2.776l7.037-7.091l-2.672-2.672h14.219v.892l-6.145%203.667l-5.154%205.2h2.924l3.518-3.568L30%2020.46v-4.212h-6.542l-2.23-2.23l2.527-2.527v-5.65h-2.106v4.708l-2.056%202.032l-1.834-1.92v-4.82h-1.982v5.749l4.635%204.658h-2.828L9.929%208.665z%22%2F%3E%3Cpath%20fill%3D%22%234a69a5%22%20d%3D%22M20.683%2019.717h-2.775l1.338%201.437z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%234a69a5%22%20d%3D%22M9.929%203.809H7.9v5.748l2.478%202.478H7.4L4.156%208.789v-4.98H2v5.9l4.411%204.411h5.947l2.131%202.131h-5.7L13.6%2021.2l-7.041%206.991h2.776l7.037-7.091l-2.672-2.672h14.219v.892l-6.145%203.667l-5.154%205.2h2.924l3.518-3.568L30%2020.46v-4.212h-6.542l-2.23-2.23l2.527-2.527v-5.65h-2.106v4.708l-2.056%202.032l-1.834-1.92v-4.82h-1.982v5.749l4.635%204.658h-2.828L9.929%208.665z%22%2F%3E%3Cpath%20fill%3D%22%234a69a5%22%20d%3D%22M20.683%2019.717h-2.775l1.338%201.437z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-buckbuild.svg?color=%231a73e8&size=48