John KuehJohn Kueh

file 01 icon

HugeIcons · File01Icon · MIT

Download SVG

The HugeIcons file 01 icon depicts a generic document, commonly used to represent files, documents, or data in user interfaces.

Common uses

  • Displaying a list of documents
  • Indicating a file upload/download
  • Representing a document in a sidebar menu

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
document iconpage icongeneric filepaper icon

FAQ

What does the File01 icon represent?
The File01 icon represents a generic document or file. It's typically used to signify files, documents, or data within an application's interface.
How do I use the File01 icon in React?
To use the File01 icon in React, import both HugeiconsIcon and File01Icon from their respective packages, then render it using <HugeiconsIcon icon={File01Icon} />.
What is the license for the File01 icon?
The File01 icon is distributed under the MIT license, allowing for free use in both personal and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →