archive 02 icon

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

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

Related icons in Huge Icons

Use the archive 02 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-linejoin="round" stroke-width="1.5"><path d="M7 21h10c2.357 0 3.535 0 4.268-.732C22 19.535 22 18.357 22 16s0-3.536-.732-4.268C20.535 11 19.357 11 17 11H7c-2.357 0-3.535 0-4.268.732S2 13.642 2 16s0 3.535.732 4.268S4.642 21 7 21M4 11c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C5.9 7 6.6 7 8 7h8c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C20 8.9 20 9.6 20 11M6 7c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C7.9 3 8.6 3 10 3h4c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C18 4.9 18 5.6 18 7"/><path d="m16 15l-.3.4c-.589.785-.883 1.178-1.306 1.389c-.422.211-.913.211-1.894.211h-1c-.981 0-1.472 0-1.894-.211c-.423-.211-.717-.604-1.306-1.389L8 15"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsArchive02(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M7 21h10c2.357 0 3.535 0 4.268-.732C22 19.535 22 18.357 22 16s0-3.536-.732-4.268C20.535 11 19.357 11 17 11H7c-2.357 0-3.535 0-4.268.732S2 13.642 2 16s0 3.535.732 4.268S4.642 21 7 21M4 11c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C5.9 7 6.6 7 8 7h8c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C20 8.9 20 9.6 20 11M6 7c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C7.9 3 8.6 3 10 3h4c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C18 4.9 18 5.6 18 7"/><path d="m16 15l-.3.4c-.589.785-.883 1.178-1.306 1.389c-.422.211-.913.211-1.894.211h-1c-.981 0-1.472 0-1.894-.211c-.423-.211-.717-.604-1.306-1.389L8 15"/></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-linejoin="round" stroke-width="1.5"><path d="M7 21h10c2.357 0 3.535 0 4.268-.732C22 19.535 22 18.357 22 16s0-3.536-.732-4.268C20.535 11 19.357 11 17 11H7c-2.357 0-3.535 0-4.268.732S2 13.642 2 16s0 3.535.732 4.268S4.642 21 7 21M4 11c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C5.9 7 6.6 7 8 7h8c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C20 8.9 20 9.6 20 11M6 7c0-1.4 0-2.1.273-2.635a2.5 2.5 0 0 1 1.092-1.092C7.9 3 8.6 3 10 3h4c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C18 4.9 18 5.6 18 7"/><path d="m16 15l-.3.4c-.589.785-.883 1.178-1.306 1.389c-.422.211-.913.211-1.894.211h-1c-.981 0-1.472 0-1.894-.211c-.423-.211-.717-.604-1.306-1.389L8 15"/></g></svg>
</template>

CSS

.icon-archive-02 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%2021h10c2.357%200%203.535%200%204.268-.732C22%2019.535%2022%2018.357%2022%2016s0-3.536-.732-4.268C20.535%2011%2019.357%2011%2017%2011H7c-2.357%200-3.535%200-4.268.732S2%2013.642%202%2016s0%203.535.732%204.268S4.642%2021%207%2021M4%2011c0-1.4%200-2.1.273-2.635a2.5%202.5%200%200%201%201.092-1.092C5.9%207%206.6%207%208%207h8c1.4%200%202.1%200%202.635.272a2.5%202.5%200%200%201%201.092%201.093C20%208.9%2020%209.6%2020%2011M6%207c0-1.4%200-2.1.273-2.635a2.5%202.5%200%200%201%201.092-1.092C7.9%203%208.6%203%2010%203h4c1.4%200%202.1%200%202.635.272a2.5%202.5%200%200%201%201.092%201.093C18%204.9%2018%205.6%2018%207%22%2F%3E%3Cpath%20d%3D%22m16%2015l-.3.4c-.589.785-.883%201.178-1.306%201.389c-.422.211-.913.211-1.894.211h-1c-.981%200-1.472%200-1.894-.211c-.423-.211-.717-.604-1.306-1.389L8%2015%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%2021h10c2.357%200%203.535%200%204.268-.732C22%2019.535%2022%2018.357%2022%2016s0-3.536-.732-4.268C20.535%2011%2019.357%2011%2017%2011H7c-2.357%200-3.535%200-4.268.732S2%2013.642%202%2016s0%203.535.732%204.268S4.642%2021%207%2021M4%2011c0-1.4%200-2.1.273-2.635a2.5%202.5%200%200%201%201.092-1.092C5.9%207%206.6%207%208%207h8c1.4%200%202.1%200%202.635.272a2.5%202.5%200%200%201%201.092%201.093C20%208.9%2020%209.6%2020%2011M6%207c0-1.4%200-2.1.273-2.635a2.5%202.5%200%200%201%201.092-1.092C7.9%203%208.6%203%2010%203h4c1.4%200%202.1%200%202.635.272a2.5%202.5%200%200%201%201.092%201.093C18%204.9%2018%205.6%2018%207%22%2F%3E%3Cpath%20d%3D%22m16%2015l-.3.4c-.589.785-.883%201.178-1.306%201.389c-.422.211-.913.211-1.894.211h-1c-.981%200-1.472%200-1.894-.211c-.423-.211-.717-.604-1.306-1.389L8%2015%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-02.svg?color=%231a73e8&size=48