file-archive

Preview Sizes

file-archive
16px
file-archive
24px
file-archive
32px
file-archive
48px

file-archive SVG Icon

High-quality file-archive SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="utf-8"?>
<svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <g fill-rule="evenodd">
    <mask id="a" fill="#ffffff">
      <path d="M22 4h-9c0-1.1-.89-1.99-1.99-2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V5.96A2.004 2.004 0 0022 4zm0 6.5v9a.5.5 0 01-.5.5h-19a.5.5 0 01-.5-.5v-15a.5.5 0 01.5-.5h8a.5.5 0 01.5.5V8c0 1.1.9 2 2 2h8.5a.5.5 0 01.5.5zm0-4v1a.5.5 0 01-.5.5h-8a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5h8a.5.5 0 01.5.5zM5 5h3v2H5V5zm0 3h3v2H5V8zm0 3h3v2H5v-2zm0 3h3v4H5v-4z"/>
    </mask>
    <g mask="url(#a)">
      <path fill="#494c4e" d="M0 0h24v24H0z"/>
    </g>
  </g>
</svg>