folder type minecraft logo

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

Name
folder-type-minecraft
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type minecraft logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2a641c" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#52a535" d="M30.3 11.02H11.25V30.1h19.07z"/><path fill="#86d562" d="M26.5 18.65h-3.82v.32h3.81v-.32m-3.8 5.72h-3.82v.32h3.81v-.32m1.9 1.9h-1.9v.33h1.9v-.32m-5.71 0h-1.9v.32h1.9zm0-7.63h-3.82v.32h3.82z"/><path d="M26.5 18.65v-3.81h-3.82v3.81h-3.81v1.9h-1.9v5.73h1.9v-1.9h3.81v1.9h1.9v-5.72h-1.9v-1.9h3.81m-7.62-3.82h-3.82v3.81h3.82z"/><path fill="#2a641c" d="M26.5 14.84h-3.82v.32h3.81v-.32m-3.8 3.81h-3.82v.32h3.81v-.32m-3.81-3.81h-3.82v.32h3.82zm0 5.72h-1.9v.32h1.9zm5.72 0h-1.9v.32h1.9z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeMinecraft(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2a641c" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#52a535" d="M30.3 11.02H11.25V30.1h19.07z"/><path fill="#86d562" d="M26.5 18.65h-3.82v.32h3.81v-.32m-3.8 5.72h-3.82v.32h3.81v-.32m1.9 1.9h-1.9v.33h1.9v-.32m-5.71 0h-1.9v.32h1.9zm0-7.63h-3.82v.32h3.82z"/><path d="M26.5 18.65v-3.81h-3.82v3.81h-3.81v1.9h-1.9v5.73h1.9v-1.9h3.81v1.9h1.9v-5.72h-1.9v-1.9h3.81m-7.62-3.82h-3.82v3.81h3.82z"/><path fill="#2a641c" d="M26.5 14.84h-3.82v.32h3.81v-.32m-3.8 3.81h-3.82v.32h3.81v-.32m-3.81-3.81h-3.82v.32h3.82zm0 5.72h-1.9v.32h1.9zm5.72 0h-1.9v.32h1.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2a641c" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#52a535" d="M30.3 11.02H11.25V30.1h19.07z"/><path fill="#86d562" d="M26.5 18.65h-3.82v.32h3.81v-.32m-3.8 5.72h-3.82v.32h3.81v-.32m1.9 1.9h-1.9v.33h1.9v-.32m-5.71 0h-1.9v.32h1.9zm0-7.63h-3.82v.32h3.82z"/><path d="M26.5 18.65v-3.81h-3.82v3.81h-3.81v1.9h-1.9v5.73h1.9v-1.9h3.81v1.9h1.9v-5.72h-1.9v-1.9h3.81m-7.62-3.82h-3.82v3.81h3.82z"/><path fill="#2a641c" d="M26.5 14.84h-3.82v.32h3.81v-.32m-3.8 3.81h-3.82v.32h3.81v-.32m-3.81-3.81h-3.82v.32h3.82zm0 5.72h-1.9v.32h1.9zm5.72 0h-1.9v.32h1.9z"/></svg>
</template>

CSS

.icon-folder-type-minecraft {
  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%232a641c%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%2352a535%22%20d%3D%22M30.3%2011.02H11.25V30.1h19.07z%22%2F%3E%3Cpath%20fill%3D%22%2386d562%22%20d%3D%22M26.5%2018.65h-3.82v.32h3.81v-.32m-3.8%205.72h-3.82v.32h3.81v-.32m1.9%201.9h-1.9v.33h1.9v-.32m-5.71%200h-1.9v.32h1.9zm0-7.63h-3.82v.32h3.82z%22%2F%3E%3Cpath%20d%3D%22M26.5%2018.65v-3.81h-3.82v3.81h-3.81v1.9h-1.9v5.73h1.9v-1.9h3.81v1.9h1.9v-5.72h-1.9v-1.9h3.81m-7.62-3.82h-3.82v3.81h3.82z%22%2F%3E%3Cpath%20fill%3D%22%232a641c%22%20d%3D%22M26.5%2014.84h-3.82v.32h3.81v-.32m-3.8%203.81h-3.82v.32h3.81v-.32m-3.81-3.81h-3.82v.32h3.82zm0%205.72h-1.9v.32h1.9zm5.72%200h-1.9v.32h1.9z%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%232a641c%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%2352a535%22%20d%3D%22M30.3%2011.02H11.25V30.1h19.07z%22%2F%3E%3Cpath%20fill%3D%22%2386d562%22%20d%3D%22M26.5%2018.65h-3.82v.32h3.81v-.32m-3.8%205.72h-3.82v.32h3.81v-.32m1.9%201.9h-1.9v.33h1.9v-.32m-5.71%200h-1.9v.32h1.9zm0-7.63h-3.82v.32h3.82z%22%2F%3E%3Cpath%20d%3D%22M26.5%2018.65v-3.81h-3.82v3.81h-3.81v1.9h-1.9v5.73h1.9v-1.9h3.81v1.9h1.9v-5.72h-1.9v-1.9h3.81m-7.62-3.82h-3.82v3.81h3.82z%22%2F%3E%3Cpath%20fill%3D%22%232a641c%22%20d%3D%22M26.5%2014.84h-3.82v.32h3.81v-.32m-3.8%203.81h-3.82v.32h3.81v-.32m-3.81-3.81h-3.82v.32h3.82zm0%205.72h-1.9v.32h1.9zm5.72%200h-1.9v.32h1.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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