Archive Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Archive 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/304932.svg" alt="Archive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304932.svg" alt="Archive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304932.svg" alt="Archive icon" :width="24" :height="24" />
CSS background
.icon-archive {
background-image: url('https://proicons.com/icon/304932.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="M129 390c-4 0-7 0-10-1v447c0 29 24 53 52 53h658c29 0 52-24 52-53V389c-3 1-6 1-9 1H129zm519 198H352c-15 0-26-12-26-26v-70c0-14 11-26 26-26h296c15 0 26 12 26 26v70h1c0 14-12 26-27 26zm290-417c0-33-27-60-60-60H123c-34 0-60 27-60 60v121h56v45h762v-45h57V171z"/></svg>
Archive in other icon packs
Copied!