John KuehJohn Kueh

file minus icon

Tabler · file-minus · MIT

Download SVG

The Tabler file minus icon depicts a document with a minus symbol, commonly used to represent actions like removing, deleting, or subtracting a file or data entry.

Common uses

  • Button to delete a selected file
  • Option to remove a record from a list
  • Action to subtract data from a document

Use it in React

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

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

Styles

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

outline
<IconFileMinus size={24} stroke={2} />
filled
<IconFileMinusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
removedeletefileminusdocumentdatacontentrecordsubtractlessdelete fileremove documentsubtract recordfile delete

FAQ

What is the file minus icon used for?
It signifies the removal, deletion, or subtraction of a file, document, or data record within a user interface.
How do I use the file minus icon in React?
Import it from '@tabler/icons-react' like this: import { IconFileMinus } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the file minus 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 →