John KuehJohn Kueh

file neutral icon

Tabler · file-neutral · MIT

Download SVG

The Tabler file neutral icon depicts a generic document, commonly used to represent a standard or default file type in user interfaces.

Common uses

  • Default file upload placeholder
  • Generic document type indicator
  • Placeholder for unassigned document

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileNeutral } from '@tabler/icons-react';

<IconFileNeutral size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileNeutral size={24} stroke={2} />
filled
<IconFileNeutralFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
documentstandardgenericdefaultunbiasedplainordinarybasiccommontypicalfileneutralgeneric filestandard documentplain file

FAQ

What is the file neutral icon used for?
It represents a generic or default document, suitable for situations where a specific file type isn't known or relevant.
How do I use this icon in React?
Import it using `import { IconFileNeutral } from '@tabler/icons-react'` and use it as a component: `<IconFileNeutral />`.
What is the license for this icon?
The Tabler icon library, including the file neutral icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →