John KuehJohn Kueh

file unknown icon

Tabler · file-unknown · MIT

Download SVG

The Tabler file unknown icon depicts a document with a question mark, signifying a file with unrecognized or missing content.

Common uses

  • Indicate a file that could not be processed.
  • Represent a placeholder for a document yet to be defined.
  • Show an item in a list where the file type is indeterminate.

Use it in React

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

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

Styles

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

outline
<IconFileUnknown size={24} stroke={2} />
filled
<IconFileUnknownFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
missingunidentifiedanonymousfileunknowndocumentdatacontentrecordpapermissing fileunidentified documentanonymous dataindeterminate record

FAQ

What does the file unknown icon represent?
It represents a file whose content or type is not recognized or is missing. Use it when a document's data is unavailable or unidentifiable.
How do I use this icon in React?
Import it from '@tabler/icons-react' and use it as a component: import { IconFileUnknown } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the file-unknown 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 →