John KuehJohn Kueh

file percent icon

Tabler · file-percent · MIT

Download SVG

The Tabler file percent icon depicts a document with a percentage symbol, commonly used to represent files related to data, reports, or progress.

Common uses

  • Indicate a report file type.
  • Show a progress or completion status.
  • Represent a data or statistics document.

Use it in React

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

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

Styles

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

outline
<IconFilePercent size={24} stroke={2} />
filled
<IconFilePercentFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
datadocumentextensionpaperfilepercentcontentrecordtextinformationdocument percentagedata filereport iconfile progress

FAQ

What does the file percent icon represent?
It represents a document or file that is associated with data, statistics, or progress, indicated by the percentage symbol.
How do I use the file percent icon in React?
You can import and use it like this: import { IconFilePercent } from '@tabler/icons-react'; <IconFilePercent />
What is the license for this icon?
The Tabler icon library, including the file percent 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 →