folder type certificate opened logo

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

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

Related icons in VSCode Icons

Use the folder type certificate opened logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#836e35" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#836e35" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#af9347" d="M23.08 12.751A4.26 4.26 0 0 0 18.834 17v3.54h-2.123v9.207h12.743v-9.21h-2.123V17a4.26 4.26 0 0 0-4.251-4.249m0 1.417a2.823 2.823 0 0 1 2.833 2.811v3.562h-5.666V17a2.82 2.82 0 0 1 2.807-2.836h.005Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeCertificateOpened(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#836e35" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#836e35" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#af9347" d="M23.08 12.751A4.26 4.26 0 0 0 18.834 17v3.54h-2.123v9.207h12.743v-9.21h-2.123V17a4.26 4.26 0 0 0-4.251-4.249m0 1.417a2.823 2.823 0 0 1 2.833 2.811v3.562h-5.666V17a2.82 2.82 0 0 1 2.807-2.836h.005Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#836e35" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#836e35" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#af9347" d="M23.08 12.751A4.26 4.26 0 0 0 18.834 17v3.54h-2.123v9.207h12.743v-9.21h-2.123V17a4.26 4.26 0 0 0-4.251-4.249m0 1.417a2.823 2.823 0 0 1 2.833 2.811v3.562h-5.666V17a2.82 2.82 0 0 1 2.807-2.836h.005Z"/></svg>
</template>

CSS

.icon-folder-type-certificate-opened {
  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%23836e35%22%20d%3D%22M27.9%206h-9.7l-2%204H5v17h25V6Zm.1%2018H7V12h21Zm.1-14h-7.8l1-2H28Z%22%2F%3E%3Cpath%20fill%3D%22%23836e35%22%20d%3D%22M25.9%2014H.3l3.8%2013h25.6z%22%2F%3E%3Cpath%20fill%3D%22%23af9347%22%20d%3D%22M23.08%2012.751A4.26%204.26%200%200%200%2018.834%2017v3.54h-2.123v9.207h12.743v-9.21h-2.123V17a4.26%204.26%200%200%200-4.251-4.249m0%201.417a2.823%202.823%200%200%201%202.833%202.811v3.562h-5.666V17a2.82%202.82%200%200%201%202.807-2.836h.005Z%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%23836e35%22%20d%3D%22M27.9%206h-9.7l-2%204H5v17h25V6Zm.1%2018H7V12h21Zm.1-14h-7.8l1-2H28Z%22%2F%3E%3Cpath%20fill%3D%22%23836e35%22%20d%3D%22M25.9%2014H.3l3.8%2013h25.6z%22%2F%3E%3Cpath%20fill%3D%22%23af9347%22%20d%3D%22M23.08%2012.751A4.26%204.26%200%200%200%2018.834%2017v3.54h-2.123v9.207h12.743v-9.21h-2.123V17a4.26%204.26%200%200%200-4.251-4.249m0%201.417a2.823%202.823%200%200%201%202.833%202.811v3.562h-5.666V17a2.82%202.82%200%200%201%202.807-2.836h.005Z%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-certificate-opened.svg?color=%231a73e8&size=48