John KuehJohn Kueh

file info icon

Tabler · file-info · MIT

Download SVG

The Tabler file info icon depicts a document with an 'i' symbol, commonly used to represent actions or sections related to viewing or accessing detailed information about a file or document.

Common uses

  • Button to view file details
  • Link to a document's metadata page
  • Indicator for a file with associated information

Use it in React

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

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

Styles

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

outline
<IconFileInfo size={24} stroke={2} />
filled
<IconFileInfoFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
infoinformationinformationspaperfiledocumentpagedatacontentrecorddocument infofile detailsinformation pagedata record

FAQ

What does the file info icon represent?
It represents a document containing or providing information, often used for details or metadata.
How do I use this icon in React?
Import it using `import { IconFileInfo } from '@tabler/icons-react';` and render it as a component.
What is the license for this icon?
The Tabler icon library, including this 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 →