John KuehJohn Kueh

file smile icon

Tabler · file-smile · MIT

Download SVG

The Tabler file smile icon depicts a document with a smiling face, commonly used to represent a successfully processed, approved, or satisfactory file or document.

Common uses

  • Confirmation of successful file upload
  • Indication of a completed document task
  • Positive feedback for a submitted form

Use it in React

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

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

Styles

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

outline
<IconFileSmile size={24} stroke={2} />
filled
<IconFileSmileFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
documenthappyjoyfulpositivecheerfulpleasedbeamgrindelightedsatisfiedfilesmiledocument happyfile satisfiedform approvedhappy document

FAQ

What does the file smile icon represent?
It signifies a file or document that is associated with a positive outcome, such as completion, approval, or satisfaction.
How do I use the file smile icon in React?
You can import and use it like this: import { IconFileSmile } from '@tabler/icons-react'; <IconFileSmile />.
What is the license for the Tabler file smile icon?
The Tabler icons, including file-smile, are 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 →