folder type tools logo
folder-type-tools from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-tools
- 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 tools logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5c4300" 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="#d08b00" d="m23.826 20.454l1.5-1.5a4.34 4.34 0 0 0 3.382-.08a.413.413 0 0 0 .121-.668l-2.679-2.679a.833.833 0 0 1 0-1.179l2.676-2.676a.415.415 0 0 0-.117-.672a4.32 4.32 0 0 0-5.83 5.443l-1.534 1.534Zm-2.874-2.088l-2.079-2.079l-2.481 2.481l2.079 2.079l2.481 2.481l7.6 7.6a.556.556 0 0 0 .786 0l1.695-1.695a.556.556 0 0 0 0-.786l-7.6-7.6Z"/><path fill="#d08b00" d="m29.956 13.068l-2.222 2.222a.455.455 0 0 0 0 .643l1.713 1.713a.454.454 0 0 0 .676-.036a4.33 4.33 0 0 0 .571-4.406a.454.454 0 0 0-.738-.136M12.94 23.6l2.679 2.679a.833.833 0 0 1 0 1.179l-2.676 2.676a.415.415 0 0 0 .122.672a4.32 4.32 0 0 0 5.835-5.427l1.657-1.657l-2.481-2.481l-1.616 1.617a4.34 4.34 0 0 0-3.4.074a.413.413 0 0 0-.12.668"/><path fill="#d08b00" d="M11.651 24.235a4.33 4.33 0 0 0-.571 4.406a.454.454 0 0 0 .737.136l2.222-2.222a.455.455 0 0 0 0-.643L12.327 24.2a.454.454 0 0 0-.676.035m1.272-3.747a.68.68 0 0 0 .963 0l.128-.128a.68.68 0 0 0 0-.963l-.257-.257l.506-.506l-2.376-2.376l-.506.506l-.257-.257a.68.68 0 0 0-.963 0l-.128.128a.68.68 0 0 0 0 .963Zm3.677-8.8l2.347 2.347c2.705-1.8 4.218-.291 2.138-2.37c-1.44-1.439-3.257-.759-4.485.023m-.723.065a.68.68 0 0 0-.963 0l-2.89 2.89a.68.68 0 0 0 0 .963l.257.257l2.376 2.376l.257.257a.68.68 0 0 0 .882.069a1 1 0 0 0 .081-.069l.123-.121l2.481-2.481l.2-.2l.091-.091a.68.68 0 0 0 0-.963l-.28-.28l-2.356-2.356Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeTools(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5c4300" 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="#d08b00" d="m23.826 20.454l1.5-1.5a4.34 4.34 0 0 0 3.382-.08a.413.413 0 0 0 .121-.668l-2.679-2.679a.833.833 0 0 1 0-1.179l2.676-2.676a.415.415 0 0 0-.117-.672a4.32 4.32 0 0 0-5.83 5.443l-1.534 1.534Zm-2.874-2.088l-2.079-2.079l-2.481 2.481l2.079 2.079l2.481 2.481l7.6 7.6a.556.556 0 0 0 .786 0l1.695-1.695a.556.556 0 0 0 0-.786l-7.6-7.6Z"/><path fill="#d08b00" d="m29.956 13.068l-2.222 2.222a.455.455 0 0 0 0 .643l1.713 1.713a.454.454 0 0 0 .676-.036a4.33 4.33 0 0 0 .571-4.406a.454.454 0 0 0-.738-.136M12.94 23.6l2.679 2.679a.833.833 0 0 1 0 1.179l-2.676 2.676a.415.415 0 0 0 .122.672a4.32 4.32 0 0 0 5.835-5.427l1.657-1.657l-2.481-2.481l-1.616 1.617a4.34 4.34 0 0 0-3.4.074a.413.413 0 0 0-.12.668"/><path fill="#d08b00" d="M11.651 24.235a4.33 4.33 0 0 0-.571 4.406a.454.454 0 0 0 .737.136l2.222-2.222a.455.455 0 0 0 0-.643L12.327 24.2a.454.454 0 0 0-.676.035m1.272-3.747a.68.68 0 0 0 .963 0l.128-.128a.68.68 0 0 0 0-.963l-.257-.257l.506-.506l-2.376-2.376l-.506.506l-.257-.257a.68.68 0 0 0-.963 0l-.128.128a.68.68 0 0 0 0 .963Zm3.677-8.8l2.347 2.347c2.705-1.8 4.218-.291 2.138-2.37c-1.44-1.439-3.257-.759-4.485.023m-.723.065a.68.68 0 0 0-.963 0l-2.89 2.89a.68.68 0 0 0 0 .963l.257.257l2.376 2.376l.257.257a.68.68 0 0 0 .882.069a1 1 0 0 0 .081-.069l.123-.121l2.481-2.481l.2-.2l.091-.091a.68.68 0 0 0 0-.963l-.28-.28l-2.356-2.356Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5c4300" 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="#d08b00" d="m23.826 20.454l1.5-1.5a4.34 4.34 0 0 0 3.382-.08a.413.413 0 0 0 .121-.668l-2.679-2.679a.833.833 0 0 1 0-1.179l2.676-2.676a.415.415 0 0 0-.117-.672a4.32 4.32 0 0 0-5.83 5.443l-1.534 1.534Zm-2.874-2.088l-2.079-2.079l-2.481 2.481l2.079 2.079l2.481 2.481l7.6 7.6a.556.556 0 0 0 .786 0l1.695-1.695a.556.556 0 0 0 0-.786l-7.6-7.6Z"/><path fill="#d08b00" d="m29.956 13.068l-2.222 2.222a.455.455 0 0 0 0 .643l1.713 1.713a.454.454 0 0 0 .676-.036a4.33 4.33 0 0 0 .571-4.406a.454.454 0 0 0-.738-.136M12.94 23.6l2.679 2.679a.833.833 0 0 1 0 1.179l-2.676 2.676a.415.415 0 0 0 .122.672a4.32 4.32 0 0 0 5.835-5.427l1.657-1.657l-2.481-2.481l-1.616 1.617a4.34 4.34 0 0 0-3.4.074a.413.413 0 0 0-.12.668"/><path fill="#d08b00" d="M11.651 24.235a4.33 4.33 0 0 0-.571 4.406a.454.454 0 0 0 .737.136l2.222-2.222a.455.455 0 0 0 0-.643L12.327 24.2a.454.454 0 0 0-.676.035m1.272-3.747a.68.68 0 0 0 .963 0l.128-.128a.68.68 0 0 0 0-.963l-.257-.257l.506-.506l-2.376-2.376l-.506.506l-.257-.257a.68.68 0 0 0-.963 0l-.128.128a.68.68 0 0 0 0 .963Zm3.677-8.8l2.347 2.347c2.705-1.8 4.218-.291 2.138-2.37c-1.44-1.439-3.257-.759-4.485.023m-.723.065a.68.68 0 0 0-.963 0l-2.89 2.89a.68.68 0 0 0 0 .963l.257.257l2.376 2.376l.257.257a.68.68 0 0 0 .882.069a1 1 0 0 0 .081-.069l.123-.121l2.481-2.481l.2-.2l.091-.091a.68.68 0 0 0 0-.963l-.28-.28l-2.356-2.356Z"/></svg> </template>
CSS
.icon-folder-type-tools {
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%235c4300%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%23d08b00%22%20d%3D%22m23.826%2020.454l1.5-1.5a4.34%204.34%200%200%200%203.382-.08a.413.413%200%200%200%20.121-.668l-2.679-2.679a.833.833%200%200%201%200-1.179l2.676-2.676a.415.415%200%200%200-.117-.672a4.32%204.32%200%200%200-5.83%205.443l-1.534%201.534Zm-2.874-2.088l-2.079-2.079l-2.481%202.481l2.079%202.079l2.481%202.481l7.6%207.6a.556.556%200%200%200%20.786%200l1.695-1.695a.556.556%200%200%200%200-.786l-7.6-7.6Z%22%2F%3E%3Cpath%20fill%3D%22%23d08b00%22%20d%3D%22m29.956%2013.068l-2.222%202.222a.455.455%200%200%200%200%20.643l1.713%201.713a.454.454%200%200%200%20.676-.036a4.33%204.33%200%200%200%20.571-4.406a.454.454%200%200%200-.738-.136M12.94%2023.6l2.679%202.679a.833.833%200%200%201%200%201.179l-2.676%202.676a.415.415%200%200%200%20.122.672a4.32%204.32%200%200%200%205.835-5.427l1.657-1.657l-2.481-2.481l-1.616%201.617a4.34%204.34%200%200%200-3.4.074a.413.413%200%200%200-.12.668%22%2F%3E%3Cpath%20fill%3D%22%23d08b00%22%20d%3D%22M11.651%2024.235a4.33%204.33%200%200%200-.571%204.406a.454.454%200%200%200%20.737.136l2.222-2.222a.455.455%200%200%200%200-.643L12.327%2024.2a.454.454%200%200%200-.676.035m1.272-3.747a.68.68%200%200%200%20.963%200l.128-.128a.68.68%200%200%200%200-.963l-.257-.257l.506-.506l-2.376-2.376l-.506.506l-.257-.257a.68.68%200%200%200-.963%200l-.128.128a.68.68%200%200%200%200%20.963Zm3.677-8.8l2.347%202.347c2.705-1.8%204.218-.291%202.138-2.37c-1.44-1.439-3.257-.759-4.485.023m-.723.065a.68.68%200%200%200-.963%200l-2.89%202.89a.68.68%200%200%200%200%20.963l.257.257l2.376%202.376l.257.257a.68.68%200%200%200%20.882.069a1%201%200%200%200%20.081-.069l.123-.121l2.481-2.481l.2-.2l.091-.091a.68.68%200%200%200%200-.963l-.28-.28l-2.356-2.356Z%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%235c4300%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%23d08b00%22%20d%3D%22m23.826%2020.454l1.5-1.5a4.34%204.34%200%200%200%203.382-.08a.413.413%200%200%200%20.121-.668l-2.679-2.679a.833.833%200%200%201%200-1.179l2.676-2.676a.415.415%200%200%200-.117-.672a4.32%204.32%200%200%200-5.83%205.443l-1.534%201.534Zm-2.874-2.088l-2.079-2.079l-2.481%202.481l2.079%202.079l2.481%202.481l7.6%207.6a.556.556%200%200%200%20.786%200l1.695-1.695a.556.556%200%200%200%200-.786l-7.6-7.6Z%22%2F%3E%3Cpath%20fill%3D%22%23d08b00%22%20d%3D%22m29.956%2013.068l-2.222%202.222a.455.455%200%200%200%200%20.643l1.713%201.713a.454.454%200%200%200%20.676-.036a4.33%204.33%200%200%200%20.571-4.406a.454.454%200%200%200-.738-.136M12.94%2023.6l2.679%202.679a.833.833%200%200%201%200%201.179l-2.676%202.676a.415.415%200%200%200%20.122.672a4.32%204.32%200%200%200%205.835-5.427l1.657-1.657l-2.481-2.481l-1.616%201.617a4.34%204.34%200%200%200-3.4.074a.413.413%200%200%200-.12.668%22%2F%3E%3Cpath%20fill%3D%22%23d08b00%22%20d%3D%22M11.651%2024.235a4.33%204.33%200%200%200-.571%204.406a.454.454%200%200%200%20.737.136l2.222-2.222a.455.455%200%200%200%200-.643L12.327%2024.2a.454.454%200%200%200-.676.035m1.272-3.747a.68.68%200%200%200%20.963%200l.128-.128a.68.68%200%200%200%200-.963l-.257-.257l.506-.506l-2.376-2.376l-.506.506l-.257-.257a.68.68%200%200%200-.963%200l-.128.128a.68.68%200%200%200%200%20.963Zm3.677-8.8l2.347%202.347c2.705-1.8%204.218-.291%202.138-2.37c-1.44-1.439-3.257-.759-4.485.023m-.723.065a.68.68%200%200%200-.963%200l-2.89%202.89a.68.68%200%200%200%200%20.963l.257.257l2.376%202.376l.257.257a.68.68%200%200%200%20.882.069a1%201%200%200%200%20.081-.069l.123-.121l2.481-2.481l.2-.2l.091-.091a.68.68%200%200%200%200-.963l-.28-.28l-2.356-2.356Z%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-tools.svg?color=%231a73e8&size=48