John KuehJohn Kueh

file minus icon

Lucide · file-minus · ISC

Download SVG

The Lucide file minus icon depicts a document with a minus sign, typically used to signify the removal or deletion of a file or data entry.

Common uses

  • Button to delete a selected file
  • Option to remove an item from a list
  • Action to discard changes in a document

Use it in React

Install
npm i lucide-react
Import & render
import { FileMinus } from 'lucide-react';

<FileMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
deleteremoveerasedocumentfileminusdelete fileremove documentsubtract file

FAQ

What is the file minus icon used for?
It visually represents the action of deleting, removing, or subtracting a file or data.
How do I use the file minus icon in React?
Import it from the lucide-react library: import { FileMinus } from 'lucide-react'. Then use it as a component: <FileMinus />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →