John KuehJohn Kueh

file horizontal icon

Tabler · file-horizontal · MIT

Download SVG

The Tabler file horizontal icon depicts a document or piece of paper in a landscape orientation, commonly used to represent files, documents, or data entries in user interfaces.

Common uses

  • Button to create a new document
  • Link to download a file
  • Indicator for a data record

Use it in React

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

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

Styles

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

outline
<IconFileHorizontal size={24} stroke={2} />
filled
<IconFileHorizontalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
papernewfilehorizontaldocumentdatacontentrecordtextinformationnew file

FAQ

What is the file horizontal icon used for?
It represents documents, files, or data entries. It's often used for actions like creating new files or indicating downloadable content.
How do I use the file horizontal icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconFileHorizontal } from '@tabler/icons-react'.
What is the license for the Tabler file horizontal icon?
The Tabler icon library, including the file horizontal icon, is distributed 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 →