folder type mock opened logo
folder-type-mock-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-mock-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type mock opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dbc87b" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#dbc87b" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#40474d" d="M14.54 11.41a2.076 2.076 0 0 1 2.724-1.21c2.191 1.057 4.714 1.79 7.122 1.032q.556-.149 1.1-.347c1.023-.319 2.082-1.239 3.185-.689a4.54 4.54 0 0 1 1.847 3a21 21 0 0 1-.044 8.83a13.7 13.7 0 0 1-3.506 7.026A6.84 6.84 0 0 1 22.711 31q-.5 0-1-.016a6.78 6.78 0 0 1-4.744-2.419c-2.486-2.966-3.347-6.938-3.534-10.718a13.7 13.7 0 0 1 1.107-6.437m1.281 6.5a7.16 7.16 0 0 1 4.831-.014c-.29-2.344-4.52-2.317-4.831.014m7.908-.023a8.03 8.03 0 0 1 4.821-.05c-.408-2.271-4.46-2.242-4.821.05m-5.694 6.15a2.98 2.98 0 0 0 2.279 2.717a5.52 5.52 0 0 0 5.17-.792a2.9 2.9 0 0 0 .923-1.922a12.55 12.55 0 0 1-8.372.001Z"/><path fill="#fac502" d="M15.821 17.914c.311-2.331 4.541-2.358 4.831-.014a7.16 7.16 0 0 0-4.831.014m7.908-.023c.361-2.292 4.413-2.321 4.821-.05a8.03 8.03 0 0 0-4.821.05m-5.694 6.15a12.55 12.55 0 0 0 8.372 0a2.9 2.9 0 0 1-.923 1.922a5.52 5.52 0 0 1-5.17.792a2.98 2.98 0 0 1-2.279-2.714"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeMockOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dbc87b" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#dbc87b" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#40474d" d="M14.54 11.41a2.076 2.076 0 0 1 2.724-1.21c2.191 1.057 4.714 1.79 7.122 1.032q.556-.149 1.1-.347c1.023-.319 2.082-1.239 3.185-.689a4.54 4.54 0 0 1 1.847 3a21 21 0 0 1-.044 8.83a13.7 13.7 0 0 1-3.506 7.026A6.84 6.84 0 0 1 22.711 31q-.5 0-1-.016a6.78 6.78 0 0 1-4.744-2.419c-2.486-2.966-3.347-6.938-3.534-10.718a13.7 13.7 0 0 1 1.107-6.437m1.281 6.5a7.16 7.16 0 0 1 4.831-.014c-.29-2.344-4.52-2.317-4.831.014m7.908-.023a8.03 8.03 0 0 1 4.821-.05c-.408-2.271-4.46-2.242-4.821.05m-5.694 6.15a2.98 2.98 0 0 0 2.279 2.717a5.52 5.52 0 0 0 5.17-.792a2.9 2.9 0 0 0 .923-1.922a12.55 12.55 0 0 1-8.372.001Z"/><path fill="#fac502" d="M15.821 17.914c.311-2.331 4.541-2.358 4.831-.014a7.16 7.16 0 0 0-4.831.014m7.908-.023c.361-2.292 4.413-2.321 4.821-.05a8.03 8.03 0 0 0-4.821.05m-5.694 6.15a12.55 12.55 0 0 0 8.372 0a2.9 2.9 0 0 1-.923 1.922a5.52 5.52 0 0 1-5.17.792a2.98 2.98 0 0 1-2.279-2.714"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dbc87b" d="M27.9 6h-9.7l-2 4H5v17h25V6Zm.1 18H7V12h21Zm.1-14h-7.8l1-2H28Z"/><path fill="#dbc87b" d="M25.9 14H.3l3.8 13h25.6z"/><path fill="#40474d" d="M14.54 11.41a2.076 2.076 0 0 1 2.724-1.21c2.191 1.057 4.714 1.79 7.122 1.032q.556-.149 1.1-.347c1.023-.319 2.082-1.239 3.185-.689a4.54 4.54 0 0 1 1.847 3a21 21 0 0 1-.044 8.83a13.7 13.7 0 0 1-3.506 7.026A6.84 6.84 0 0 1 22.711 31q-.5 0-1-.016a6.78 6.78 0 0 1-4.744-2.419c-2.486-2.966-3.347-6.938-3.534-10.718a13.7 13.7 0 0 1 1.107-6.437m1.281 6.5a7.16 7.16 0 0 1 4.831-.014c-.29-2.344-4.52-2.317-4.831.014m7.908-.023a8.03 8.03 0 0 1 4.821-.05c-.408-2.271-4.46-2.242-4.821.05m-5.694 6.15a2.98 2.98 0 0 0 2.279 2.717a5.52 5.52 0 0 0 5.17-.792a2.9 2.9 0 0 0 .923-1.922a12.55 12.55 0 0 1-8.372.001Z"/><path fill="#fac502" d="M15.821 17.914c.311-2.331 4.541-2.358 4.831-.014a7.16 7.16 0 0 0-4.831.014m7.908-.023c.361-2.292 4.413-2.321 4.821-.05a8.03 8.03 0 0 0-4.821.05m-5.694 6.15a12.55 12.55 0 0 0 8.372 0a2.9 2.9 0 0 1-.923 1.922a5.52 5.52 0 0 1-5.17.792a2.98 2.98 0 0 1-2.279-2.714"/></svg> </template>
CSS
.icon-folder-type-mock-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%23dbc87b%22%20d%3D%22M27.9%206h-9.7l-2%204H5v17h25V6Zm.1%2018H7V12h21Zm.1-14h-7.8l1-2H28Z%22%2F%3E%3Cpath%20fill%3D%22%23dbc87b%22%20d%3D%22M25.9%2014H.3l3.8%2013h25.6z%22%2F%3E%3Cpath%20fill%3D%22%2340474d%22%20d%3D%22M14.54%2011.41a2.076%202.076%200%200%201%202.724-1.21c2.191%201.057%204.714%201.79%207.122%201.032q.556-.149%201.1-.347c1.023-.319%202.082-1.239%203.185-.689a4.54%204.54%200%200%201%201.847%203a21%2021%200%200%201-.044%208.83a13.7%2013.7%200%200%201-3.506%207.026A6.84%206.84%200%200%201%2022.711%2031q-.5%200-1-.016a6.78%206.78%200%200%201-4.744-2.419c-2.486-2.966-3.347-6.938-3.534-10.718a13.7%2013.7%200%200%201%201.107-6.437m1.281%206.5a7.16%207.16%200%200%201%204.831-.014c-.29-2.344-4.52-2.317-4.831.014m7.908-.023a8.03%208.03%200%200%201%204.821-.05c-.408-2.271-4.46-2.242-4.821.05m-5.694%206.15a2.98%202.98%200%200%200%202.279%202.717a5.52%205.52%200%200%200%205.17-.792a2.9%202.9%200%200%200%20.923-1.922a12.55%2012.55%200%200%201-8.372.001Z%22%2F%3E%3Cpath%20fill%3D%22%23fac502%22%20d%3D%22M15.821%2017.914c.311-2.331%204.541-2.358%204.831-.014a7.16%207.16%200%200%200-4.831.014m7.908-.023c.361-2.292%204.413-2.321%204.821-.05a8.03%208.03%200%200%200-4.821.05m-5.694%206.15a12.55%2012.55%200%200%200%208.372%200a2.9%202.9%200%200%201-.923%201.922a5.52%205.52%200%200%201-5.17.792a2.98%202.98%200%200%201-2.279-2.714%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%23dbc87b%22%20d%3D%22M27.9%206h-9.7l-2%204H5v17h25V6Zm.1%2018H7V12h21Zm.1-14h-7.8l1-2H28Z%22%2F%3E%3Cpath%20fill%3D%22%23dbc87b%22%20d%3D%22M25.9%2014H.3l3.8%2013h25.6z%22%2F%3E%3Cpath%20fill%3D%22%2340474d%22%20d%3D%22M14.54%2011.41a2.076%202.076%200%200%201%202.724-1.21c2.191%201.057%204.714%201.79%207.122%201.032q.556-.149%201.1-.347c1.023-.319%202.082-1.239%203.185-.689a4.54%204.54%200%200%201%201.847%203a21%2021%200%200%201-.044%208.83a13.7%2013.7%200%200%201-3.506%207.026A6.84%206.84%200%200%201%2022.711%2031q-.5%200-1-.016a6.78%206.78%200%200%201-4.744-2.419c-2.486-2.966-3.347-6.938-3.534-10.718a13.7%2013.7%200%200%201%201.107-6.437m1.281%206.5a7.16%207.16%200%200%201%204.831-.014c-.29-2.344-4.52-2.317-4.831.014m7.908-.023a8.03%208.03%200%200%201%204.821-.05c-.408-2.271-4.46-2.242-4.821.05m-5.694%206.15a2.98%202.98%200%200%200%202.279%202.717a5.52%205.52%200%200%200%205.17-.792a2.9%202.9%200%200%200%20.923-1.922a12.55%2012.55%200%200%201-8.372.001Z%22%2F%3E%3Cpath%20fill%3D%22%23fac502%22%20d%3D%22M15.821%2017.914c.311-2.331%204.541-2.358%204.831-.014a7.16%207.16%200%200%200-4.831.014m7.908-.023c.361-2.292%204.413-2.321%204.821-.05a8.03%208.03%200%200%200-4.821.05m-5.694%206.15a12.55%2012.55%200%200%200%208.372%200a2.9%202.9%200%200%201-.923%201.922a5.52%205.52%200%200%201-5.17.792a2.98%202.98%200%200%201-2.279-2.714%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-mock-opened.svg?color=%231a73e8&size=48