folder type bot opened logo
folder-type-bot-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-bot-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 bot opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#6a004c"><path d="M27.6 5.5h-9.2l-2.1 4.2H4.5v16.8h25.2v-21zm0 18.7H6.8V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path d="M25.9 13.7H.7l3.8 12.8h25.2z"/></g><path fill="#aeadb3" d="M15.9 13.4H30v12.2H15.9z"/><path fill="#444242" d="M24.1 16.3h3.3v2.2h-3.3zm-5.8 0h3.3v2.2h-3.3zm.2 4.5h8.9v1.9h-8.9z"/><path fill="#727176" d="M14.3 16.3h1.5v3.2h-1.5zm8-4.7h1.6v1.8h-1.6zm7.7 4.7h1.5v3.2H30zm-9 9.3h3.4v1.9H21z"/><path fill="#aeadb3" d="M14.6 11h.4v5.6h-.4zm16.2 0h.4v5.6h-.4z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeBotOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#6a004c"><path d="M27.6 5.5h-9.2l-2.1 4.2H4.5v16.8h25.2v-21zm0 18.7H6.8V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path d="M25.9 13.7H.7l3.8 12.8h25.2z"/></g><path fill="#aeadb3" d="M15.9 13.4H30v12.2H15.9z"/><path fill="#444242" d="M24.1 16.3h3.3v2.2h-3.3zm-5.8 0h3.3v2.2h-3.3zm.2 4.5h8.9v1.9h-8.9z"/><path fill="#727176" d="M14.3 16.3h1.5v3.2h-1.5zm8-4.7h1.6v1.8h-1.6zm7.7 4.7h1.5v3.2H30zm-9 9.3h3.4v1.9H21z"/><path fill="#aeadb3" d="M14.6 11h.4v5.6h-.4zm16.2 0h.4v5.6h-.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#6a004c"><path d="M27.6 5.5h-9.2l-2.1 4.2H4.5v16.8h25.2v-21zm0 18.7H6.8V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path d="M25.9 13.7H.7l3.8 12.8h25.2z"/></g><path fill="#aeadb3" d="M15.9 13.4H30v12.2H15.9z"/><path fill="#444242" d="M24.1 16.3h3.3v2.2h-3.3zm-5.8 0h3.3v2.2h-3.3zm.2 4.5h8.9v1.9h-8.9z"/><path fill="#727176" d="M14.3 16.3h1.5v3.2h-1.5zm8-4.7h1.6v1.8h-1.6zm7.7 4.7h1.5v3.2H30zm-9 9.3h3.4v1.9H21z"/><path fill="#aeadb3" d="M14.6 11h.4v5.6h-.4zm16.2 0h.4v5.6h-.4z"/></svg> </template>
CSS
.icon-folder-type-bot-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%3Cg%20fill%3D%22%236a004c%22%3E%3Cpath%20d%3D%22M27.6%205.5h-9.2l-2.1%204.2H4.5v16.8h25.2v-21zm0%2018.7H6.8V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z%22%2F%3E%3Cpath%20d%3D%22M25.9%2013.7H.7l3.8%2012.8h25.2z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23aeadb3%22%20d%3D%22M15.9%2013.4H30v12.2H15.9z%22%2F%3E%3Cpath%20fill%3D%22%23444242%22%20d%3D%22M24.1%2016.3h3.3v2.2h-3.3zm-5.8%200h3.3v2.2h-3.3zm.2%204.5h8.9v1.9h-8.9z%22%2F%3E%3Cpath%20fill%3D%22%23727176%22%20d%3D%22M14.3%2016.3h1.5v3.2h-1.5zm8-4.7h1.6v1.8h-1.6zm7.7%204.7h1.5v3.2H30zm-9%209.3h3.4v1.9H21z%22%2F%3E%3Cpath%20fill%3D%22%23aeadb3%22%20d%3D%22M14.6%2011h.4v5.6h-.4zm16.2%200h.4v5.6h-.4z%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%3Cg%20fill%3D%22%236a004c%22%3E%3Cpath%20d%3D%22M27.6%205.5h-9.2l-2.1%204.2H4.5v16.8h25.2v-21zm0%2018.7H6.8V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z%22%2F%3E%3Cpath%20d%3D%22M25.9%2013.7H.7l3.8%2012.8h25.2z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23aeadb3%22%20d%3D%22M15.9%2013.4H30v12.2H15.9z%22%2F%3E%3Cpath%20fill%3D%22%23444242%22%20d%3D%22M24.1%2016.3h3.3v2.2h-3.3zm-5.8%200h3.3v2.2h-3.3zm.2%204.5h8.9v1.9h-8.9z%22%2F%3E%3Cpath%20fill%3D%22%23727176%22%20d%3D%22M14.3%2016.3h1.5v3.2h-1.5zm8-4.7h1.6v1.8h-1.6zm7.7%204.7h1.5v3.2H30zm-9%209.3h3.4v1.9H21z%22%2F%3E%3Cpath%20fill%3D%22%23aeadb3%22%20d%3D%22M14.6%2011h.4v5.6h-.4zm16.2%200h.4v5.6h-.4z%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-bot-opened.svg?color=%231a73e8&size=48