unarchive 03 icon
unarchive-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- unarchive-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the unarchive 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 7H3v6c0 3.771 0 5.657 1.172 6.828S7.229 21 11 21h2c3.771 0 5.657 0 6.828-1.172S21 16.771 21 13zm0 0H3l1.2-1.6c.883-1.178 1.325-1.767 1.958-2.083C6.792 3 7.528 3 9 3h6c1.472 0 2.208 0 2.842.317c.633.316 1.075.905 1.958 2.083z"/><path d="M12 11v6.5m-3-4c.59-.607 2.16-3 3-3s2.41 2.393 3 3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUnarchive03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M21 7H3v6c0 3.771 0 5.657 1.172 6.828S7.229 21 11 21h2c3.771 0 5.657 0 6.828-1.172S21 16.771 21 13zm0 0H3l1.2-1.6c.883-1.178 1.325-1.767 1.958-2.083C6.792 3 7.528 3 9 3h6c1.472 0 2.208 0 2.842.317c.633.316 1.075.905 1.958 2.083z"/><path d="M12 11v6.5m-3-4c.59-.607 2.16-3 3-3s2.41 2.393 3 3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 7H3v6c0 3.771 0 5.657 1.172 6.828S7.229 21 11 21h2c3.771 0 5.657 0 6.828-1.172S21 16.771 21 13zm0 0H3l1.2-1.6c.883-1.178 1.325-1.767 1.958-2.083C6.792 3 7.528 3 9 3h6c1.472 0 2.208 0 2.842.317c.633.316 1.075.905 1.958 2.083z"/><path d="M12 11v6.5m-3-4c.59-.607 2.16-3 3-3s2.41 2.393 3 3"/></g></svg> </template>
CSS
.icon-unarchive-03 {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%207H3v6c0%203.771%200%205.657%201.172%206.828S7.229%2021%2011%2021h2c3.771%200%205.657%200%206.828-1.172S21%2016.771%2021%2013zm0%200H3l1.2-1.6c.883-1.178%201.325-1.767%201.958-2.083C6.792%203%207.528%203%209%203h6c1.472%200%202.208%200%202.842.317c.633.316%201.075.905%201.958%202.083z%22%2F%3E%3Cpath%20d%3D%22M12%2011v6.5m-3-4c.59-.607%202.16-3%203-3s2.41%202.393%203%203%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%207H3v6c0%203.771%200%205.657%201.172%206.828S7.229%2021%2011%2021h2c3.771%200%205.657%200%206.828-1.172S21%2016.771%2021%2013zm0%200H3l1.2-1.6c.883-1.178%201.325-1.767%201.958-2.083C6.792%203%207.528%203%209%203h6c1.472%200%202.208%200%202.842.317c.633.316%201.075.905%201.958%202.083z%22%2F%3E%3Cpath%20d%3D%22M12%2011v6.5m-3-4c.59-.607%202.16-3%203-3s2.41%202.393%203%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/unarchive-03.svg?color=%231a73e8&size=48