archive check icon

archive-check-bold from Solar by 480 Design · Bold · Notes · CC-BY-4.0 Attribution required.

Name
archive-check-bold
Set
Solar
Style
Bold
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

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="currentColor"><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 fill-rule="evenodd" d="M20.0689 8.49993C20.2101 8.49999 20.3551 8.50005 20.5 8.49805V12.9999C20.5 16.7711 20.5 18.6568 19.3284 19.8283C18.1569 20.9999 16.2712 20.9999 12.5 20.9999H11.5C7.72876 20.9999 5.84315 20.9999 4.67157 19.8283C3.5 18.6568 3.5 16.7711 3.5 12.9999V8.49805C3.64488 8.50005 3.78999 8.49999 3.93114 8.49993H20.0689ZM14.9995 12.1906C15.3085 12.4664 15.3353 12.9405 15.0595 13.2495L11.488 17.2495C11.3457 17.4089 11.1422 17.5 10.9286 17.5C10.7149 17.5 10.5114 17.4089 10.3691 17.2495L8.94055 15.6495C8.66468 15.3405 8.69152 14.8664 9.0005 14.5906C9.30947 14.3147 9.78359 14.3415 10.0595 14.6505L10.9286 15.6239L13.9406 12.2505C14.2164 11.9415 14.6905 11.9147 14.9995 12.1906Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarArchiveCheckBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><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 fillRule="evenodd" d="M20.0689 8.49993C20.2101 8.49999 20.3551 8.50005 20.5 8.49805V12.9999C20.5 16.7711 20.5 18.6568 19.3284 19.8283C18.1569 20.9999 16.2712 20.9999 12.5 20.9999H11.5C7.72876 20.9999 5.84315 20.9999 4.67157 19.8283C3.5 18.6568 3.5 16.7711 3.5 12.9999V8.49805C3.64488 8.50005 3.78999 8.49999 3.93114 8.49993H20.0689ZM14.9995 12.1906C15.3085 12.4664 15.3353 12.9405 15.0595 13.2495L11.488 17.2495C11.3457 17.4089 11.1422 17.5 10.9286 17.5C10.7149 17.5 10.5114 17.4089 10.3691 17.2495L8.94055 15.6495C8.66468 15.3405 8.69152 14.8664 9.0005 14.5906C9.30947 14.3147 9.78359 14.3415 10.0595 14.6505L10.9286 15.6239L13.9406 12.2505C14.2164 11.9415 14.6905 11.9147 14.9995 12.1906Z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><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 fill-rule="evenodd" d="M20.0689 8.49993C20.2101 8.49999 20.3551 8.50005 20.5 8.49805V12.9999C20.5 16.7711 20.5 18.6568 19.3284 19.8283C18.1569 20.9999 16.2712 20.9999 12.5 20.9999H11.5C7.72876 20.9999 5.84315 20.9999 4.67157 19.8283C3.5 18.6568 3.5 16.7711 3.5 12.9999V8.49805C3.64488 8.50005 3.78999 8.49999 3.93114 8.49993H20.0689ZM14.9995 12.1906C15.3085 12.4664 15.3353 12.9405 15.0595 13.2495L11.488 17.2495C11.3457 17.4089 11.1422 17.5 10.9286 17.5C10.7149 17.5 10.5114 17.4089 10.3691 17.2495L8.94055 15.6495C8.66468 15.3405 8.69152 14.8664 9.0005 14.5906C9.30947 14.3147 9.78359 14.3415 10.0595 14.6505L10.9286 15.6239L13.9406 12.2505C14.2164 11.9415 14.6905 11.9147 14.9995 12.1906Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-archive-check-bold {
  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%22currentColor%22%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%20fill-rule%3D%22evenodd%22%20d%3D%22M20.0689%208.49993C20.2101%208.49999%2020.3551%208.50005%2020.5%208.49805V12.9999C20.5%2016.7711%2020.5%2018.6568%2019.3284%2019.8283C18.1569%2020.9999%2016.2712%2020.9999%2012.5%2020.9999H11.5C7.72876%2020.9999%205.84315%2020.9999%204.67157%2019.8283C3.5%2018.6568%203.5%2016.7711%203.5%2012.9999V8.49805C3.64488%208.50005%203.78999%208.49999%203.93114%208.49993H20.0689ZM14.9995%2012.1906C15.3085%2012.4664%2015.3353%2012.9405%2015.0595%2013.2495L11.488%2017.2495C11.3457%2017.4089%2011.1422%2017.5%2010.9286%2017.5C10.7149%2017.5%2010.5114%2017.4089%2010.3691%2017.2495L8.94055%2015.6495C8.66468%2015.3405%208.69152%2014.8664%209.0005%2014.5906C9.30947%2014.3147%209.78359%2014.3415%2010.0595%2014.6505L10.9286%2015.6239L13.9406%2012.2505C14.2164%2011.9415%2014.6905%2011.9147%2014.9995%2012.1906Z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%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%20fill-rule%3D%22evenodd%22%20d%3D%22M20.0689%208.49993C20.2101%208.49999%2020.3551%208.50005%2020.5%208.49805V12.9999C20.5%2016.7711%2020.5%2018.6568%2019.3284%2019.8283C18.1569%2020.9999%2016.2712%2020.9999%2012.5%2020.9999H11.5C7.72876%2020.9999%205.84315%2020.9999%204.67157%2019.8283C3.5%2018.6568%203.5%2016.7711%203.5%2012.9999V8.49805C3.64488%208.50005%203.78999%208.49999%203.93114%208.49993H20.0689ZM14.9995%2012.1906C15.3085%2012.4664%2015.3353%2012.9405%2015.0595%2013.2495L11.488%2017.2495C11.3457%2017.4089%2011.1422%2017.5%2010.9286%2017.5C10.7149%2017.5%2010.5114%2017.4089%2010.3691%2017.2495L8.94055%2015.6495C8.66468%2015.3405%208.69152%2014.8664%209.0005%2014.5906C9.30947%2014.3147%209.78359%2014.3415%2010.0595%2014.6505L10.9286%2015.6239L13.9406%2012.2505C14.2164%2011.9415%2014.6905%2011.9147%2014.9995%2012.1906Z%22%20clip-rule%3D%22evenodd%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-bold.svg?color=%231a73e8&size=48