archive x icon

archive-x from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
archive-x
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the archive x 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-width="1.5"><path d="M13 3h-2.938c-1.967 0-2.95 0-3.713.516S5.222 4.945 4.491 6.772L2.43 11.927c-.214.535-.32.802-.375 1.083S2 13.58 2 14.156V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h8c2.828 0 4.243 0 5.121-.879C22 19.243 22 17.828 22 15v-.844c0-.577 0-.865-.054-1.146s-.161-.548-.375-1.083L21.2 11"/><path stroke-linejoin="round" d="M2.5 13h3.086c.577 0 .865 0 1.134.077q.222.063.424.175c.244.136.448.34.856.748s.612.612.856.748q.202.111.424.175c.269.077.557.077 1.134.077h3.172c.577 0 .865 0 1.134-.077q.222-.063.424-.175c.244-.136.448-.34.856-.748s.612-.612.856-.748q.202-.111.424-.175c.27-.077.557-.077 1.134-.077H21.5M17 3l5 5m0-5l-5 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsArchiveX(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" strokeWidth="1.5"><path d="M13 3h-2.938c-1.967 0-2.95 0-3.713.516S5.222 4.945 4.491 6.772L2.43 11.927c-.214.535-.32.802-.375 1.083S2 13.58 2 14.156V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h8c2.828 0 4.243 0 5.121-.879C22 19.243 22 17.828 22 15v-.844c0-.577 0-.865-.054-1.146s-.161-.548-.375-1.083L21.2 11"/><path strokeLinejoin="round" d="M2.5 13h3.086c.577 0 .865 0 1.134.077q.222.063.424.175c.244.136.448.34.856.748s.612.612.856.748q.202.111.424.175c.269.077.557.077 1.134.077h3.172c.577 0 .865 0 1.134-.077q.222-.063.424-.175c.244-.136.448-.34.856-.748s.612-.612.856-.748q.202-.111.424-.175c.27-.077.557-.077 1.134-.077H21.5M17 3l5 5m0-5l-5 5"/></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-width="1.5"><path d="M13 3h-2.938c-1.967 0-2.95 0-3.713.516S5.222 4.945 4.491 6.772L2.43 11.927c-.214.535-.32.802-.375 1.083S2 13.58 2 14.156V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h8c2.828 0 4.243 0 5.121-.879C22 19.243 22 17.828 22 15v-.844c0-.577 0-.865-.054-1.146s-.161-.548-.375-1.083L21.2 11"/><path stroke-linejoin="round" d="M2.5 13h3.086c.577 0 .865 0 1.134.077q.222.063.424.175c.244.136.448.34.856.748s.612.612.856.748q.202.111.424.175c.269.077.557.077 1.134.077h3.172c.577 0 .865 0 1.134-.077q.222-.063.424-.175c.244-.136.448-.34.856-.748s.612-.612.856-.748q.202-.111.424-.175c.27-.077.557-.077 1.134-.077H21.5M17 3l5 5m0-5l-5 5"/></g></svg>
</template>

CSS

.icon-archive-x {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h-2.938c-1.967%200-2.95%200-3.713.516S5.222%204.945%204.491%206.772L2.43%2011.927c-.214.535-.32.802-.375%201.083S2%2013.58%202%2014.156V15c0%202.828%200%204.243.879%205.121C3.757%2021%205.172%2021%208%2021h8c2.828%200%204.243%200%205.121-.879C22%2019.243%2022%2017.828%2022%2015v-.844c0-.577%200-.865-.054-1.146s-.161-.548-.375-1.083L21.2%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.5%2013h3.086c.577%200%20.865%200%201.134.077q.222.063.424.175c.244.136.448.34.856.748s.612.612.856.748q.202.111.424.175c.269.077.557.077%201.134.077h3.172c.577%200%20.865%200%201.134-.077q.222-.063.424-.175c.244-.136.448-.34.856-.748s.612-.612.856-.748q.202-.111.424-.175c.27-.077.557-.077%201.134-.077H21.5M17%203l5%205m0-5l-5%205%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h-2.938c-1.967%200-2.95%200-3.713.516S5.222%204.945%204.491%206.772L2.43%2011.927c-.214.535-.32.802-.375%201.083S2%2013.58%202%2014.156V15c0%202.828%200%204.243.879%205.121C3.757%2021%205.172%2021%208%2021h8c2.828%200%204.243%200%205.121-.879C22%2019.243%2022%2017.828%2022%2015v-.844c0-.577%200-.865-.054-1.146s-.161-.548-.375-1.083L21.2%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.5%2013h3.086c.577%200%20.865%200%201.134.077q.222.063.424.175c.244.136.448.34.856.748s.612.612.856.748q.202.111.424.175c.269.077.557.077%201.134.077h3.172c.577%200%20.865%200%201.134-.077q.222-.063.424-.175c.244-.136.448-.34.856-.748s.612-.612.856-.748q.202-.111.424-.175c.27-.077.557-.077%201.134-.077H21.5M17%203l5%205m0-5l-5%205%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/archive-x.svg?color=%231a73e8&size=48