John KuehJohn Kueh

file scan icon

HugeIcons · FileScanIcon · MIT

Download SVG

The HugeIcons file scan icon visually represents the process of analyzing or inspecting a document, often used to indicate actions like scanning, uploading, or verifying files.

Common uses

  • Document upload button
  • File verification status
  • Scanning progress indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileScanIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileScanIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
document scanfile analysisinspect fileupload document

FAQ

What does the FileScanIcon represent?
It depicts a document being scanned or analyzed, commonly used for file processing actions in a user interface.
How do I use FileScanIcon in React?
Import it as import { FileScanIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={FileScanIcon} /> from '@hugeicons/react'.
What is the license for this icon?
The FileScanIcon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →