John KuehJohn Kueh

file dots icon

Tabler · file-dots · MIT

Download SVG

The Tabler file dots icon depicts a document with three dots, commonly used to represent options, a menu, or additional information related to a file or record.

Common uses

  • Button to open a context menu for a file
  • Indicator for files with pending actions
  • Link to a file's details or metadata page

Use it in React

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

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

Styles

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

outline
<IconFileDots size={24} stroke={2} />
filled
<IconFileDotsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
moremenuinfofiledotsdocumentdatacontentrecordpaperdocument menufile optionsmore inforecord details

FAQ

What does the file dots icon represent?
It signifies a file or document that has associated options, a menu, or further details available.
How do I use this icon in React?
Import it using `import { IconFileDots } from '@tabler/icons-react';` and then use it as a component like `<IconFileDots />`.
What is the license for this icon?
The Tabler icons, including file-dots, 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 →