John KuehJohn Kueh

file sad icon

Tabler · file-sad · MIT

Download SVG

The Tabler file sad icon depicts a document with a distressed facial expression, commonly used to represent errors, failed operations, or negative feedback related to a file.

Common uses

  • Error message for file upload failure
  • Indication of a corrupted or inaccessible document
  • Negative status for a processed file

Use it in React

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

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

Styles

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

outline
<IconFileSad size={24} stroke={2} />
filled
<IconFileSadFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
documentunhappyemotionalnegativedistressgloomybluemelancholysorrowdowncastfilesaddocument errorfailed fileunhappy document

FAQ

What does the file sad icon represent?
It visually communicates a negative state, error, or problem associated with a file or document.
How do I use this icon in React?
Import it using `import { IconFileSad } from '@tabler/icons-react';` and use it as a React component.
What is the license for this icon?
The Tabler icon library, including the file sad 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 →