Pixelarticons

Clipboard Minus Pixel Art Icon

A clipboard with a minus sign for removing a task, clearing a checklist item, or unsubscribing from a monitored list.

office Pro 4 variants

Tags

clipboardminusremovesubtractnegative

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 Clipboard Minus icon

A clipboard overlaid with a minus symbol, indicating removal from a list or checklist. Place it on a 'Remove task' button in a task manager, a 'Clear item' action in an inspection checklist, or an 'Unsubscribe from watchlist' control. It works alongside clipboard-plus to form an add/remove pair in list management interfaces. When the action is discarding the entire clipboard content rather than one item, a trash icon may better convey the full-clear intent.

Usage

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

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

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

Related icons