Document Folder Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Document Folder icon is commonly used in file browsers, project management tools and admin panels. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305518.svg" alt="Document Folder icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305518.svg" alt="Document Folder icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305518.svg" alt="Document Folder icon" :width="24" :height="24" />
CSS background
.icon-document-folder {
background-image: url('https://proicons.com/icon/305518.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M740 530v-33h159v-61c0-27-21-49-47-49H740V268c0-16-8-37-18-49-13-15-25-31-38-46-10-12-20-23-31-35-9-12-30-21-45-21H287c-15 0-27 12-27 28v174H148c-27 0-48 22-48 49v129h160v33H63l37 308c0 25 21 46 48 46h704c26 0 47-21 47-46l39-308H740zm-451-33V183c0-13 11-24 25-24h281c13 0 31 8 40 18 8 11 17 21 26 32 12 13 23 26 34 40 9 10 16 29 16 43v238H289v-33zm359-193H347c-6 0-11 4-11 10v11c0 5 5 10 11 10h301c6 0 11-5 11-10v-11c0-6-5-10-11-10zm0 68H347c-6 0-11 4-11 10v11c0 5 5 10 11 10h301c6 0 11-5 11-10v-11c0-6-5-10-11-10zm0 74H347c-6 0-11 5-11 10v11c0 6 5 10 11 10h301c6 0 11-4 11-10v-11c0-5-5-10-11-10z"/></svg>
Document Folder in other icon packs
Copied!