folder type typings2 logo
folder-type-typings2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-typings2
- 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 typings2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" 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="#00a23c" d="M27.568 17.288a3.73 3.73 0 0 1 1.872 1.079a5 5 0 0 1 .718.96c.01.038-1.293.912-2.081 1.4c-.029.019-.143-.1-.271-.295a1.7 1.7 0 0 0-1.407-.846c-.908-.062-1.492.413-1.487 1.207a1.1 1.1 0 0 0 .128.561c.2.413.57.661 1.734 1.164c2.143.922 3.06 1.53 3.63 2.395a4.34 4.34 0 0 1 .347 3.649a4.01 4.01 0 0 1-3.312 2.371a9.2 9.2 0 0 1-2.281-.024a5.5 5.5 0 0 1-3.046-1.587a5.3 5.3 0 0 1-.779-1.155a2 2 0 0 1 .276-.176c.133-.076.637-.366 1.112-.642l.86-.5l.181.266a4 4 0 0 0 1.138 1.093a2.78 2.78 0 0 0 2.913-.147a1.3 1.3 0 0 0 .166-1.658c-.233-.333-.708-.613-2.058-1.2A7.4 7.4 0 0 1 23.1 23.47a3.95 3.95 0 0 1-.822-1.5a6 6 0 0 1-.052-1.91a3.65 3.65 0 0 1 3.07-2.842a7.6 7.6 0 0 1 2.272.07m-7.028 1.25l.01 1.226h-3.9v11.072H13.9V19.764H10v-1.2a12 12 0 0 1 .033-1.235c.014-.019 2.385-.029 5.26-.024l5.232.014Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeTypings2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" 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="#00a23c" d="M27.568 17.288a3.73 3.73 0 0 1 1.872 1.079a5 5 0 0 1 .718.96c.01.038-1.293.912-2.081 1.4c-.029.019-.143-.1-.271-.295a1.7 1.7 0 0 0-1.407-.846c-.908-.062-1.492.413-1.487 1.207a1.1 1.1 0 0 0 .128.561c.2.413.57.661 1.734 1.164c2.143.922 3.06 1.53 3.63 2.395a4.34 4.34 0 0 1 .347 3.649a4.01 4.01 0 0 1-3.312 2.371a9.2 9.2 0 0 1-2.281-.024a5.5 5.5 0 0 1-3.046-1.587a5.3 5.3 0 0 1-.779-1.155a2 2 0 0 1 .276-.176c.133-.076.637-.366 1.112-.642l.86-.5l.181.266a4 4 0 0 0 1.138 1.093a2.78 2.78 0 0 0 2.913-.147a1.3 1.3 0 0 0 .166-1.658c-.233-.333-.708-.613-2.058-1.2A7.4 7.4 0 0 1 23.1 23.47a3.95 3.95 0 0 1-.822-1.5a6 6 0 0 1-.052-1.91a3.65 3.65 0 0 1 3.07-2.842a7.6 7.6 0 0 1 2.272.07m-7.028 1.25l.01 1.226h-3.9v11.072H13.9V19.764H10v-1.2a12 12 0 0 1 .033-1.235c.014-.019 2.385-.029 5.26-.024l5.232.014Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" 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="#00a23c" d="M27.568 17.288a3.73 3.73 0 0 1 1.872 1.079a5 5 0 0 1 .718.96c.01.038-1.293.912-2.081 1.4c-.029.019-.143-.1-.271-.295a1.7 1.7 0 0 0-1.407-.846c-.908-.062-1.492.413-1.487 1.207a1.1 1.1 0 0 0 .128.561c.2.413.57.661 1.734 1.164c2.143.922 3.06 1.53 3.63 2.395a4.34 4.34 0 0 1 .347 3.649a4.01 4.01 0 0 1-3.312 2.371a9.2 9.2 0 0 1-2.281-.024a5.5 5.5 0 0 1-3.046-1.587a5.3 5.3 0 0 1-.779-1.155a2 2 0 0 1 .276-.176c.133-.076.637-.366 1.112-.642l.86-.5l.181.266a4 4 0 0 0 1.138 1.093a2.78 2.78 0 0 0 2.913-.147a1.3 1.3 0 0 0 .166-1.658c-.233-.333-.708-.613-2.058-1.2A7.4 7.4 0 0 1 23.1 23.47a3.95 3.95 0 0 1-.822-1.5a6 6 0 0 1-.052-1.91a3.65 3.65 0 0 1 3.07-2.842a7.6 7.6 0 0 1 2.272.07m-7.028 1.25l.01 1.226h-3.9v11.072H13.9V19.764H10v-1.2a12 12 0 0 1 .033-1.235c.014-.019 2.385-.029 5.26-.024l5.232.014Z"/></svg> </template>
CSS
.icon-folder-type-typings2 {
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%2355bf7b%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%2300a23c%22%20d%3D%22M27.568%2017.288a3.73%203.73%200%200%201%201.872%201.079a5%205%200%200%201%20.718.96c.01.038-1.293.912-2.081%201.4c-.029.019-.143-.1-.271-.295a1.7%201.7%200%200%200-1.407-.846c-.908-.062-1.492.413-1.487%201.207a1.1%201.1%200%200%200%20.128.561c.2.413.57.661%201.734%201.164c2.143.922%203.06%201.53%203.63%202.395a4.34%204.34%200%200%201%20.347%203.649a4.01%204.01%200%200%201-3.312%202.371a9.2%209.2%200%200%201-2.281-.024a5.5%205.5%200%200%201-3.046-1.587a5.3%205.3%200%200%201-.779-1.155a2%202%200%200%201%20.276-.176c.133-.076.637-.366%201.112-.642l.86-.5l.181.266a4%204%200%200%200%201.138%201.093a2.78%202.78%200%200%200%202.913-.147a1.3%201.3%200%200%200%20.166-1.658c-.233-.333-.708-.613-2.058-1.2A7.4%207.4%200%200%201%2023.1%2023.47a3.95%203.95%200%200%201-.822-1.5a6%206%200%200%201-.052-1.91a3.65%203.65%200%200%201%203.07-2.842a7.6%207.6%200%200%201%202.272.07m-7.028%201.25l.01%201.226h-3.9v11.072H13.9V19.764H10v-1.2a12%2012%200%200%201%20.033-1.235c.014-.019%202.385-.029%205.26-.024l5.232.014Z%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%2355bf7b%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%2300a23c%22%20d%3D%22M27.568%2017.288a3.73%203.73%200%200%201%201.872%201.079a5%205%200%200%201%20.718.96c.01.038-1.293.912-2.081%201.4c-.029.019-.143-.1-.271-.295a1.7%201.7%200%200%200-1.407-.846c-.908-.062-1.492.413-1.487%201.207a1.1%201.1%200%200%200%20.128.561c.2.413.57.661%201.734%201.164c2.143.922%203.06%201.53%203.63%202.395a4.34%204.34%200%200%201%20.347%203.649a4.01%204.01%200%200%201-3.312%202.371a9.2%209.2%200%200%201-2.281-.024a5.5%205.5%200%200%201-3.046-1.587a5.3%205.3%200%200%201-.779-1.155a2%202%200%200%201%20.276-.176c.133-.076.637-.366%201.112-.642l.86-.5l.181.266a4%204%200%200%200%201.138%201.093a2.78%202.78%200%200%200%202.913-.147a1.3%201.3%200%200%200%20.166-1.658c-.233-.333-.708-.613-2.058-1.2A7.4%207.4%200%200%201%2023.1%2023.47a3.95%203.95%200%200%201-.822-1.5a6%206%200%200%201-.052-1.91a3.65%203.65%200%200%201%203.07-2.842a7.6%207.6%200%200%201%202.272.07m-7.028%201.25l.01%201.226h-3.9v11.072H13.9V19.764H10v-1.2a12%2012%200%200%201%20.033-1.235c.014-.019%202.385-.029%205.26-.024l5.232.014Z%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-typings2.svg?color=%231a73e8&size=48