John KuehJohn Kueh

file minus corner icon

Lucide · file-minus-corner · ISC

Download SVG

The Lucide file minus corner icon depicts a document with a minus symbol in the corner, commonly used to represent the removal or deletion of a file or document.

Common uses

  • Button to delete a selected file
  • Action to remove an item from a list
  • Indicator for a file that has been unsubscribed or removed

Use it in React

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

<FileMinusCorner size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
documentfileminuscornerremove filedelete documentfile subtractdocument minus

FAQ

What does the file minus corner icon represent?
It visually signifies the action of removing, deleting, or subtracting a file or document.
How do I use this icon in React?
You can import and use it like this: import { FileMinusCorner } from 'lucide-react'. Then render it as <FileMinusCorner />.
What is the license for this icon?
The Lucide icon library, including this icon, is available under the ISC 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 →