archive2 icon
archive2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- archive2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the archive2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.82 2H7.18C5.05 2 3.32 3.74 3.32 5.86v14.09c0 1.8 1.29 2.56 2.87 1.69l4.88-2.71c.52-.29 1.36-.29 1.87 0l4.88 2.71c1.58.88 2.87.12 2.87-1.69V5.86C20.68 3.74 18.95 2 16.82 2m-1.81 7.75c-.97.35-1.99.53-3.01.53s-2.04-.18-3.01-.53a.75.75 0 0 1-.45-.96c.15-.39.58-.59.97-.45c1.61.58 3.38.58 4.99 0a.75.75 0 1 1 .51 1.41"/></svg>
React
import type { SVGProps } from "react";
export function ReiconArchive2Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.82 2H7.18C5.05 2 3.32 3.74 3.32 5.86v14.09c0 1.8 1.29 2.56 2.87 1.69l4.88-2.71c.52-.29 1.36-.29 1.87 0l4.88 2.71c1.58.88 2.87.12 2.87-1.69V5.86C20.68 3.74 18.95 2 16.82 2m-1.81 7.75c-.97.35-1.99.53-3.01.53s-2.04-.18-3.01-.53a.75.75 0 0 1-.45-.96c.15-.39.58-.59.97-.45c1.61.58 3.38.58 4.99 0a.75.75 0 1 1 .51 1.41"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.82 2H7.18C5.05 2 3.32 3.74 3.32 5.86v14.09c0 1.8 1.29 2.56 2.87 1.69l4.88-2.71c.52-.29 1.36-.29 1.87 0l4.88 2.71c1.58.88 2.87.12 2.87-1.69V5.86C20.68 3.74 18.95 2 16.82 2m-1.81 7.75c-.97.35-1.99.53-3.01.53s-2.04-.18-3.01-.53a.75.75 0 0 1-.45-.96c.15-.39.58-.59.97-.45c1.61.58 3.38.58 4.99 0a.75.75 0 1 1 .51 1.41"/></svg> </template>
CSS
.icon-archive2-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.82%202H7.18C5.05%202%203.32%203.74%203.32%205.86v14.09c0%201.8%201.29%202.56%202.87%201.69l4.88-2.71c.52-.29%201.36-.29%201.87%200l4.88%202.71c1.58.88%202.87.12%202.87-1.69V5.86C20.68%203.74%2018.95%202%2016.82%202m-1.81%207.75c-.97.35-1.99.53-3.01.53s-2.04-.18-3.01-.53a.75.75%200%200%201-.45-.96c.15-.39.58-.59.97-.45c1.61.58%203.38.58%204.99%200a.75.75%200%201%201%20.51%201.41%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.82%202H7.18C5.05%202%203.32%203.74%203.32%205.86v14.09c0%201.8%201.29%202.56%202.87%201.69l4.88-2.71c.52-.29%201.36-.29%201.87%200l4.88%202.71c1.58.88%202.87.12%202.87-1.69V5.86C20.68%203.74%2018.95%202%2016.82%202m-1.81%207.75c-.97.35-1.99.53-3.01.53s-2.04-.18-3.01-.53a.75.75%200%200%201-.45-.96c.15-.39.58-.59.97-.45c1.61.58%203.38.58%204.99%200a.75.75%200%201%201%20.51%201.41%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/archive2-filled.svg?color=%231a73e8&size=48