Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md unarchive
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUnarchiveIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM6.24 5h11.52l.83 1H5.42l.82-1zM5 19V8h14v11H5zm3-5h2.55v3h2.9v-3H16l-4-4z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.47 KB
Tags
accessactionarchivearrowboxbuttoncommandcontainerdatadirectiondocumentextractfilefoldergraphiciconinboxinterface controlitemlinearmailmenumove upopen folderoptionrectanglerestoreretrievesquarestoragestoresymbolunarchiveundoupup arrow
Compare Alternatives
See how other libraries approach this concept.