folder type common logo
folder-type-common from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-common
- 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 common logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><clipPath id="SVG3r0EoLIG"><path fill="none" d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#SVG3r0EoLIG)"><path fill="#7c99ac" 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="#d1d1d1" d="M23.507 15a7.45 7.45 0 0 0-3 .63a7.5 7.5 0 0 1 1.684 1.02a6 6 0 1 1 0 11.7a7.5 7.5 0 0 1-1.684 1.02a7.5 7.5 0 1 0 3-14.371Z"/><path fill="#d1d1d1" d="M17.507 22.5a6.01 6.01 0 0 0 4.686 5.85a7.49 7.49 0 0 0 0-11.7a6.01 6.01 0 0 0-4.686 5.85"/><path fill="#d1d1d1" d="M16.007 22.5a7.51 7.51 0 0 1 4.5-6.87a7.5 7.5 0 1 0 0 13.74a7.51 7.51 0 0 1-4.5-6.87"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeCommon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><clipPath id="SVG3r0EoLIG"><path fill="none" d="M0 0h32v32H0z"/></clipPath></defs><g clipPath="url(#SVG3r0EoLIG)"><path fill="#7c99ac" 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="#d1d1d1" d="M23.507 15a7.45 7.45 0 0 0-3 .63a7.5 7.5 0 0 1 1.684 1.02a6 6 0 1 1 0 11.7a7.5 7.5 0 0 1-1.684 1.02a7.5 7.5 0 1 0 3-14.371Z"/><path fill="#d1d1d1" d="M17.507 22.5a6.01 6.01 0 0 0 4.686 5.85a7.49 7.49 0 0 0 0-11.7a6.01 6.01 0 0 0-4.686 5.85"/><path fill="#d1d1d1" d="M16.007 22.5a7.51 7.51 0 0 1 4.5-6.87a7.5 7.5 0 1 0 0 13.74a7.51 7.51 0 0 1-4.5-6.87"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><clipPath id="SVG3r0EoLIG"><path fill="none" d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#SVG3r0EoLIG)"><path fill="#7c99ac" 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="#d1d1d1" d="M23.507 15a7.45 7.45 0 0 0-3 .63a7.5 7.5 0 0 1 1.684 1.02a6 6 0 1 1 0 11.7a7.5 7.5 0 0 1-1.684 1.02a7.5 7.5 0 1 0 3-14.371Z"/><path fill="#d1d1d1" d="M17.507 22.5a6.01 6.01 0 0 0 4.686 5.85a7.49 7.49 0 0 0 0-11.7a6.01 6.01 0 0 0-4.686 5.85"/><path fill="#d1d1d1" d="M16.007 22.5a7.51 7.51 0 0 1 4.5-6.87a7.5 7.5 0 1 0 0 13.74a7.51 7.51 0 0 1-4.5-6.87"/></g></svg> </template>
CSS
.icon-folder-type-common {
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%3Cdefs%3E%3CclipPath%20id%3D%22SVG3r0EoLIG%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVG3r0EoLIG)%22%3E%3Cpath%20fill%3D%22%237c99ac%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%23d1d1d1%22%20d%3D%22M23.507%2015a7.45%207.45%200%200%200-3%20.63a7.5%207.5%200%200%201%201.684%201.02a6%206%200%201%201%200%2011.7a7.5%207.5%200%200%201-1.684%201.02a7.5%207.5%200%201%200%203-14.371Z%22%2F%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M17.507%2022.5a6.01%206.01%200%200%200%204.686%205.85a7.49%207.49%200%200%200%200-11.7a6.01%206.01%200%200%200-4.686%205.85%22%2F%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M16.007%2022.5a7.51%207.51%200%200%201%204.5-6.87a7.5%207.5%200%201%200%200%2013.74a7.51%207.51%200%200%201-4.5-6.87%22%2F%3E%3C%2Fg%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%3Cdefs%3E%3CclipPath%20id%3D%22SVG3r0EoLIG%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVG3r0EoLIG)%22%3E%3Cpath%20fill%3D%22%237c99ac%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%23d1d1d1%22%20d%3D%22M23.507%2015a7.45%207.45%200%200%200-3%20.63a7.5%207.5%200%200%201%201.684%201.02a6%206%200%201%201%200%2011.7a7.5%207.5%200%200%201-1.684%201.02a7.5%207.5%200%201%200%203-14.371Z%22%2F%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M17.507%2022.5a6.01%206.01%200%200%200%204.686%205.85a7.49%207.49%200%200%200%200-11.7a6.01%206.01%200%200%200-4.686%205.85%22%2F%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M16.007%2022.5a7.51%207.51%200%200%201%204.5-6.87a7.5%207.5%200%201%200%200%2013.74a7.51%207.51%200%200%201-4.5-6.87%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-common.svg?color=%231a73e8&size=48