Unarchive Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Unarchive 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/307485.svg" alt="Unarchive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307485.svg" alt="Unarchive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307485.svg" alt="Unarchive icon" :width="24" :height="24" />
CSS background
.icon-unarchive {
background-image: url('https://proicons.com/icon/307485.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4.5 13C3.673 13 3 12.327 3 11.5V6H13V6.213C13.349 6.312 13.683 6.444 14 6.607V6C14 5.971 13.999 5.943 13.996 5.915C14.58 5.71 15 5.153 15 4.5V3.5C15 2.673 14.327 2 13.5 2H2.5C1.673 2 1 2.673 1 3.5V4.5C1 5.153 1.42 5.71 2.004 5.915C2.002 5.943 2 5.971 2 6V11.5C2 12.878 3.122 14 4.5 14H6.607C6.444 13.683 6.312 13.349 6.213 13H4.5ZM2.5 5C2.224 5 2 4.776 2 4.5V3.5C2 3.224 2.224 3 2.5 3H13.5C13.776 3 14 3.224 14 3.5V4.5C14 4.776 13.776 5 13.5 5H2.5ZM11.5 7C9.015 7 7 9.015 7 11.5C7 13.985 9.015 16 11.5 16C13.985 16 16 13.985 16 11.5C16 9.015 13.985 7 11.5 7ZM13.836 12.871L11.854 14.853C11.756 14.951 11.628 14.999 11.5 14.999C11.372 14.999 11.244 14.95 11.146 14.853C10.951 14.658 10.951 14.341 11.146 14.146L13.128 12.164C13.367 11.925 13.499 11.606 13.499 11.268C13.499 10.569 12.93 10 12.231 10C11.892 10 11.574 10.132 11.335 10.371L10.706 11H11.499C11.775 11 11.999 11.224 11.999 11.5C11.999 11.776 11.775 12 11.499 12H9.499C9.223 12 8.999 11.776 8.999 11.5V9.5C8.999 9.224 9.223 9 9.499 9C9.775 9 9.999 9.224 9.999 9.5V10.293L10.628 9.664C11.056 9.236 11.626 9 12.232 9C13.482 9 14.5 10.017 14.5 11.268C14.5 11.874 14.264 12.442 13.836 12.871Z"/></svg>
Unarchive in other icon packs
Copied!