archive close icon

archive-close-broken from Solar by 480 Design · Broken · Notes · CC-BY-4.0 Attribution required.

Name
archive-close-broken
Set
Solar
Style
Broken
Category
Notes
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More notes icons from Solar

Use the archive close 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="M14.5 11.5L9.50004 16.5M9.50002 11.5L14.5 16.5"/><path d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5M3.5 7V13C3.5 16.7712 3.5 18.6569 4.67157 19.8284C5.37634 20.5332 6.3395 20.814 7.81608 20.9259"/><path d="M12 3H4C3.05719 3 2.58579 3 2.29289 3.29289C2 3.58579 2 4.05719 2 5C2 5.94281 2 6.41421 2.29289 6.70711C2.58579 7 3.05719 7 4 7H20C20.9428 7 21.4142 7 21.7071 6.70711C22 6.41421 22 5.94281 22 5C22 4.05719 22 3.58579 21.7071 3.29289C21.4142 3 20.9428 3 20 3H16"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarArchiveCloseBroken(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="M14.5 11.5L9.50004 16.5M9.50002 11.5L14.5 16.5"/><path d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5M3.5 7V13C3.5 16.7712 3.5 18.6569 4.67157 19.8284C5.37634 20.5332 6.3395 20.814 7.81608 20.9259"/><path d="M12 3H4C3.05719 3 2.58579 3 2.29289 3.29289C2 3.58579 2 4.05719 2 5C2 5.94281 2 6.41421 2.29289 6.70711C2.58579 7 3.05719 7 4 7H20C20.9428 7 21.4142 7 21.7071 6.70711C22 6.41421 22 5.94281 22 5C22 4.05719 22 3.58579 21.7071 3.29289C21.4142 3 20.9428 3 20 3H16"/></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="M14.5 11.5L9.50004 16.5M9.50002 11.5L14.5 16.5"/><path d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5M3.5 7V13C3.5 16.7712 3.5 18.6569 4.67157 19.8284C5.37634 20.5332 6.3395 20.814 7.81608 20.9259"/><path d="M12 3H4C3.05719 3 2.58579 3 2.29289 3.29289C2 3.58579 2 4.05719 2 5C2 5.94281 2 6.41421 2.29289 6.70711C2.58579 7 3.05719 7 4 7H20C20.9428 7 21.4142 7 21.7071 6.70711C22 6.41421 22 5.94281 22 5C22 4.05719 22 3.58579 21.7071 3.29289C21.4142 3 20.9428 3 20 3H16"/></g></svg>
</template>

CSS

.icon-archive-close-broken {
  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%22M14.5%2011.5L9.50004%2016.5M9.50002%2011.5L14.5%2016.5%22%2F%3E%3Cpath%20d%3D%22M20.5%207V13C20.5%2016.7712%2020.5%2018.6569%2019.3284%2019.8284C18.1569%2021%2016.2712%2021%2012.5%2021H11.5M3.5%207V13C3.5%2016.7712%203.5%2018.6569%204.67157%2019.8284C5.37634%2020.5332%206.3395%2020.814%207.81608%2020.9259%22%2F%3E%3Cpath%20d%3D%22M12%203H4C3.05719%203%202.58579%203%202.29289%203.29289C2%203.58579%202%204.05719%202%205C2%205.94281%202%206.41421%202.29289%206.70711C2.58579%207%203.05719%207%204%207H20C20.9428%207%2021.4142%207%2021.7071%206.70711C22%206.41421%2022%205.94281%2022%205C22%204.05719%2022%203.58579%2021.7071%203.29289C21.4142%203%2020.9428%203%2020%203H16%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%22M14.5%2011.5L9.50004%2016.5M9.50002%2011.5L14.5%2016.5%22%2F%3E%3Cpath%20d%3D%22M20.5%207V13C20.5%2016.7712%2020.5%2018.6569%2019.3284%2019.8284C18.1569%2021%2016.2712%2021%2012.5%2021H11.5M3.5%207V13C3.5%2016.7712%203.5%2018.6569%204.67157%2019.8284C5.37634%2020.5332%206.3395%2020.814%207.81608%2020.9259%22%2F%3E%3Cpath%20d%3D%22M12%203H4C3.05719%203%202.58579%203%202.29289%203.29289C2%203.58579%202%204.05719%202%205C2%205.94281%202%206.41421%202.29289%206.70711C2.58579%207%203.05719%207%204%207H20C20.9428%207%2021.4142%207%2021.7071%206.70711C22%206.41421%2022%205.94281%2022%205C22%204.05719%2022%203.58579%2021.7071%203.29289C21.4142%203%2020.9428%203%2020%203H16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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