archive check icon
archive-check-linear from Solar by 480 Design · Linear · Notes · CC-BY-4.0 Attribution required.
- Name
- archive-check-linear
- Set
- Solar
- Style
- Linear
- Category
- Notes
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More notes icons from Solar
archive-boldarchive-close-boldarchive-down-boldarchive-down-minimalistic-boldarchive-minimalistic-boldarchive-minimalistic-close-boldarchive-up-boldarchive-up-minimalistic-boldclipboard-add-boldclipboard-boldclipboard-check-boldclipboard-clock-boldclipboard-copy-boldclipboard-heart-boldclipboard-list-boldclipboard-minus-boldclipboard-paste-boldclipboard-remove-boldclipboard-text-boldclipboard-type-bolddocument-add-bolddocument-bolddocument-medicine-bolddocument-text-bold
Use the archive check 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-width="1.5"><path stroke-linecap="round" d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5C7.72876 21 5.84315 21 4.67157 19.8284C3.5 18.6569 3.5 16.7712 3.5 13V7"/><path d="M2 5C2 4.05719 2 3.58579 2.29289 3.29289C2.58579 3 3.05719 3 4 3H20C20.9428 3 21.4142 3 21.7071 3.29289C22 3.58579 22 4.05719 22 5C22 5.94281 22 6.41421 21.7071 6.70711C21.4142 7 20.9428 7 20 7H4C3.05719 7 2.58579 7 2.29289 6.70711C2 6.41421 2 5.94281 2 5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 13.4L10.9286 15L14.5 11"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarArchiveCheckLinear(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" strokeWidth="1.5"><path strokeLinecap="round" d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5C7.72876 21 5.84315 21 4.67157 19.8284C3.5 18.6569 3.5 16.7712 3.5 13V7"/><path d="M2 5C2 4.05719 2 3.58579 2.29289 3.29289C2.58579 3 3.05719 3 4 3H20C20.9428 3 21.4142 3 21.7071 3.29289C22 3.58579 22 4.05719 22 5C22 5.94281 22 6.41421 21.7071 6.70711C21.4142 7 20.9428 7 20 7H4C3.05719 7 2.58579 7 2.29289 6.70711C2 6.41421 2 5.94281 2 5Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M9.5 13.4L10.9286 15L14.5 11"/></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-width="1.5"><path stroke-linecap="round" d="M20.5 7V13C20.5 16.7712 20.5 18.6569 19.3284 19.8284C18.1569 21 16.2712 21 12.5 21H11.5C7.72876 21 5.84315 21 4.67157 19.8284C3.5 18.6569 3.5 16.7712 3.5 13V7"/><path d="M2 5C2 4.05719 2 3.58579 2.29289 3.29289C2.58579 3 3.05719 3 4 3H20C20.9428 3 21.4142 3 21.7071 3.29289C22 3.58579 22 4.05719 22 5C22 5.94281 22 6.41421 21.7071 6.70711C21.4142 7 20.9428 7 20 7H4C3.05719 7 2.58579 7 2.29289 6.70711C2 6.41421 2 5.94281 2 5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 13.4L10.9286 15L14.5 11"/></g></svg> </template>
CSS
.icon-archive-check-linear {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5%207V13C20.5%2016.7712%2020.5%2018.6569%2019.3284%2019.8284C18.1569%2021%2016.2712%2021%2012.5%2021H11.5C7.72876%2021%205.84315%2021%204.67157%2019.8284C3.5%2018.6569%203.5%2016.7712%203.5%2013V7%22%2F%3E%3Cpath%20d%3D%22M2%205C2%204.05719%202%203.58579%202.29289%203.29289C2.58579%203%203.05719%203%204%203H20C20.9428%203%2021.4142%203%2021.7071%203.29289C22%203.58579%2022%204.05719%2022%205C22%205.94281%2022%206.41421%2021.7071%206.70711C21.4142%207%2020.9428%207%2020%207H4C3.05719%207%202.58579%207%202.29289%206.70711C2%206.41421%202%205.94281%202%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2013.4L10.9286%2015L14.5%2011%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5%207V13C20.5%2016.7712%2020.5%2018.6569%2019.3284%2019.8284C18.1569%2021%2016.2712%2021%2012.5%2021H11.5C7.72876%2021%205.84315%2021%204.67157%2019.8284C3.5%2018.6569%203.5%2016.7712%203.5%2013V7%22%2F%3E%3Cpath%20d%3D%22M2%205C2%204.05719%202%203.58579%202.29289%203.29289C2.58579%203%203.05719%203%204%203H20C20.9428%203%2021.4142%203%2021.7071%203.29289C22%203.58579%2022%204.05719%2022%205C22%205.94281%2022%206.41421%2021.7071%206.70711C21.4142%207%2020.9428%207%2020%207H4C3.05719%207%202.58579%207%202.29289%206.70711C2%206.41421%202%205.94281%202%205Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2013.4L10.9286%2015L14.5%2011%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-check-linear.svg?color=%231a73e8&size=48