Files Stack Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Files Stack icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305675.svg" alt="Files Stack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305675.svg" alt="Files Stack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305675.svg" alt="Files Stack icon" :width="24" :height="24" />
CSS background
.icon-files-stack {
background-image: url('https://proicons.com/icon/305675.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="M756 492l6-34c2-13-6-23-18-23H259c-12 0-20 10-18 23l6 34c2 12 12 21 23 21h463c11 0 22-9 23-21zm-37 81H284c-11 0-18 8-16 19l4 29c2 10 11 18 22 18h416c10 0 20-8 21-18l5-29c1-11-6-19-17-19zm207 115c-8-9-18-14-30-14H104c-11 0-22 5-29 14-8 8-11 20-9 31l31 219h806l32-219c1-11-2-23-9-31zm-758-39l-41-273c0-34 27-61 61-61h622c34 0 61 27 61 61l-37 270h55l36-270c0-64-51-116-115-116H188c-64 0-116 52-116 116l41 273h55zm36-432h568l10-43c1-4 0-9-3-12s-7-6-12-6H208c-4 0-8 2-11 6s-4 8-3 13l10 42zm56-94h456l8-43c0-5-1-9-4-12-2-4-6-6-11-6H266c-4 0-8 2-11 6-3 3-4 8-3 12l8 43z"/></svg>
Files Stack in other icon packs
Copied!