file archive solid icon

file-archive-solid from Line Awesome by Icons8 · Line · Files · Apache-2.0 Free for personal and commercial use.

Name
file-archive-solid
Set
Line Awesome
Style
Line
Category
Files
Viewbox
32×32
License
Apache 2.0

More files icons from Line Awesome

Use the file archive solid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h7v1h2V5h7v22H8zm7 2v2h2V7zm0 3v2h2v-2zm0 3v2.188c-1.156.417-2 1.519-2 2.812c0 1.645 1.355 3 3 3s3-1.355 3-3c0-1.293-.844-2.395-2-2.813V13zm1 4c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaFileArchiveSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h7v1h2V5h7v22H8zm7 2v2h2V7zm0 3v2h2v-2zm0 3v2.188c-1.156.417-2 1.519-2 2.812c0 1.645 1.355 3 3 3s3-1.355 3-3c0-1.293-.844-2.395-2-2.813V13zm1 4c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h7v1h2V5h7v22H8zm7 2v2h2V7zm0 3v2h2v-2zm0 3v2.188c-1.156.417-2 1.519-2 2.812c0 1.645 1.355 3 3 3s3-1.355 3-3c0-1.293-.844-2.395-2-2.813V13zm1 4c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>
</template>

CSS

.icon-file-archive-solid {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V3zm2%202h7v1h2V5h7v22H8zm7%202v2h2V7zm0%203v2h2v-2zm0%203v2.188c-1.156.417-2%201.519-2%202.812c0%201.645%201.355%203%203%203s3-1.355%203-3c0-1.293-.844-2.395-2-2.813V13zm1%204c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V3zm2%202h7v1h2V5h7v22H8zm7%202v2h2V7zm0%203v2h2v-2zm0%203v2.188c-1.156.417-2%201.519-2%202.812c0%201.645%201.355%203%203%203s3-1.355%203-3c0-1.293-.844-2.395-2-2.813V13zm1%204c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/file-archive-solid.svg?color=%231a73e8&size=48