Pixelarticons

File Minus Pixel Art Icon

A file icon with a minus sign for removing a document from a collection, reducing file count, or 'Remove file' actions.

office Pro 4 variants

Tags

filepaperpageminusremovesubtractnegative

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the File Minus icon

A file shape marked with a minus symbol, signaling the removal of a document from a set or list. Place it on a 'Remove file' button in a multi-file uploader, a 'Detach document' action in a project tool, or a control that decrements the number of attached files. It complements file-plus as part of an add/remove file pair. When the goal is permanent deletion rather than a simple removal from a selection, the file-delete icon conveys the irreversibility more explicitly.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/file-minus.svg" width="24" height="24" alt="File Minus" />

<!-- React -->
import { FileMinus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-minus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons