document normal icon

document-normal-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
document-normal-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the document normal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.71 8.12v9.41c0 2.46-2.01 4.47-4.47 4.47H7.76c-2.46 0-4.47-2.01-4.47-4.47V8.12c0-1.71.96-3.2 2.37-3.95c.49-.26 1.1.09 1.1.65c0 1.59 1.3 2.89 2.89 2.89h4.7c1.59 0 2.89-1.3 2.89-2.89c0-.56.6-.91 1.1-.65c1.41.75 2.37 2.24 2.37 3.95"/><path d="M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDocumentNormalFilled(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="M20.71 8.12v9.41c0 2.46-2.01 4.47-4.47 4.47H7.76c-2.46 0-4.47-2.01-4.47-4.47V8.12c0-1.71.96-3.2 2.37-3.95c.49-.26 1.1.09 1.1.65c0 1.59 1.3 2.89 2.89 2.89h4.7c1.59 0 2.89-1.3 2.89-2.89c0-.56.6-.91 1.1-.65c1.41.75 2.37 2.24 2.37 3.95"/><path d="M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2"/></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="M20.71 8.12v9.41c0 2.46-2.01 4.47-4.47 4.47H7.76c-2.46 0-4.47-2.01-4.47-4.47V8.12c0-1.71.96-3.2 2.37-3.95c.49-.26 1.1.09 1.1.65c0 1.59 1.3 2.89 2.89 2.89h4.7c1.59 0 2.89-1.3 2.89-2.89c0-.56.6-.91 1.1-.65c1.41.75 2.37 2.24 2.37 3.95"/><path d="M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2"/></g></svg>
</template>

CSS

.icon-document-normal-filled {
  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%22M20.71%208.12v9.41c0%202.46-2.01%204.47-4.47%204.47H7.76c-2.46%200-4.47-2.01-4.47-4.47V8.12c0-1.71.96-3.2%202.37-3.95c.49-.26%201.1.09%201.1.65c0%201.59%201.3%202.89%202.89%202.89h4.7c1.59%200%202.89-1.3%202.89-2.89c0-.56.6-.91%201.1-.65c1.41.75%202.37%202.24%202.37%203.95%22%2F%3E%3Cpath%20d%3D%22M14.35%202h-4.7c-1.04%200-1.89.84-1.89%201.88v.94c0%201.04.84%201.88%201.88%201.88h4.71c1.04%200%201.88-.84%201.88-1.88v-.94C16.24%202.84%2015.39%202%2014.35%202%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%22M20.71%208.12v9.41c0%202.46-2.01%204.47-4.47%204.47H7.76c-2.46%200-4.47-2.01-4.47-4.47V8.12c0-1.71.96-3.2%202.37-3.95c.49-.26%201.1.09%201.1.65c0%201.59%201.3%202.89%202.89%202.89h4.7c1.59%200%202.89-1.3%202.89-2.89c0-.56.6-.91%201.1-.65c1.41.75%202.37%202.24%202.37%203.95%22%2F%3E%3Cpath%20d%3D%22M14.35%202h-4.7c-1.04%200-1.89.84-1.89%201.88v.94c0%201.04.84%201.88%201.88%201.88h4.71c1.04%200%201.88-.84%201.88-1.88v-.94C16.24%202.84%2015.39%202%2014.35%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/document-normal-filled.svg?color=%231a73e8&size=48