file check icon

file-check-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
file-check-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the file check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.83 7.424a3 3 0 0 0-.15-.38a3.85 3.85 0 0 0-.92-1.22l-3-2.72a4.22 4.22 0 0 0-2.85-1.1h-5.7A5 5 0 0 0 3 6.864v10.3a5 5 0 0 0 3.31 4.53a4.7 4.7 0 0 0 1.92.3h7.56a5 5 0 0 0 5.21-4.86v-8.57a3.6 3.6 0 0 0-.17-1.14m-5.06 5.06l-3.78 3.79a2 2 0 0 1-.56.37a1.73 1.73 0 0 1-1.88-.38l-1.87-1.87a1.004 1.004 0 0 1 1.42-1.42l1.67 1.68l3.59-3.59a1 1 0 0 1 1.41 1.42m.29-5.3a.82.82 0 0 1-.84-.83v-2.53A46 46 0 0 1 19 7.184z"/></svg>

React

import type { SVGProps } from "react";

export function MageFileCheckFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.83 7.424a3 3 0 0 0-.15-.38a3.85 3.85 0 0 0-.92-1.22l-3-2.72a4.22 4.22 0 0 0-2.85-1.1h-5.7A5 5 0 0 0 3 6.864v10.3a5 5 0 0 0 3.31 4.53a4.7 4.7 0 0 0 1.92.3h7.56a5 5 0 0 0 5.21-4.86v-8.57a3.6 3.6 0 0 0-.17-1.14m-5.06 5.06l-3.78 3.79a2 2 0 0 1-.56.37a1.73 1.73 0 0 1-1.88-.38l-1.87-1.87a1.004 1.004 0 0 1 1.42-1.42l1.67 1.68l3.59-3.59a1 1 0 0 1 1.41 1.42m.29-5.3a.82.82 0 0 1-.84-.83v-2.53A46 46 0 0 1 19 7.184z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.83 7.424a3 3 0 0 0-.15-.38a3.85 3.85 0 0 0-.92-1.22l-3-2.72a4.22 4.22 0 0 0-2.85-1.1h-5.7A5 5 0 0 0 3 6.864v10.3a5 5 0 0 0 3.31 4.53a4.7 4.7 0 0 0 1.92.3h7.56a5 5 0 0 0 5.21-4.86v-8.57a3.6 3.6 0 0 0-.17-1.14m-5.06 5.06l-3.78 3.79a2 2 0 0 1-.56.37a1.73 1.73 0 0 1-1.88-.38l-1.87-1.87a1.004 1.004 0 0 1 1.42-1.42l1.67 1.68l3.59-3.59a1 1 0 0 1 1.41 1.42m.29-5.3a.82.82 0 0 1-.84-.83v-2.53A46 46 0 0 1 19 7.184z"/></svg>
</template>

CSS

.icon-file-check-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.83%207.424a3%203%200%200%200-.15-.38a3.85%203.85%200%200%200-.92-1.22l-3-2.72a4.22%204.22%200%200%200-2.85-1.1h-5.7A5%205%200%200%200%203%206.864v10.3a5%205%200%200%200%203.31%204.53a4.7%204.7%200%200%200%201.92.3h7.56a5%205%200%200%200%205.21-4.86v-8.57a3.6%203.6%200%200%200-.17-1.14m-5.06%205.06l-3.78%203.79a2%202%200%200%201-.56.37a1.73%201.73%200%200%201-1.88-.38l-1.87-1.87a1.004%201.004%200%200%201%201.42-1.42l1.67%201.68l3.59-3.59a1%201%200%200%201%201.41%201.42m.29-5.3a.82.82%200%200%201-.84-.83v-2.53A46%2046%200%200%201%2019%207.184z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.83%207.424a3%203%200%200%200-.15-.38a3.85%203.85%200%200%200-.92-1.22l-3-2.72a4.22%204.22%200%200%200-2.85-1.1h-5.7A5%205%200%200%200%203%206.864v10.3a5%205%200%200%200%203.31%204.53a4.7%204.7%200%200%200%201.92.3h7.56a5%205%200%200%200%205.21-4.86v-8.57a3.6%203.6%200%200%200-.17-1.14m-5.06%205.06l-3.78%203.79a2%202%200%200%201-.56.37a1.73%201.73%200%200%201-1.88-.38l-1.87-1.87a1.004%201.004%200%200%201%201.42-1.42l1.67%201.68l3.59-3.59a1%201%200%200%201%201.41%201.42m.29-5.3a.82.82%200%200%201-.84-.83v-2.53A46%2046%200%200%201%2019%207.184z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/file-check-fill.svg?color=%231a73e8&size=48