Pixelarticons

Chart Minus Pixel Art Icon

A chart with a minus badge for removing a data series, closing a graph widget, or deleting a report.

finance Pro 4 variants

Tags

chartgraphstatisticsanalyticsdataminusremovesubtractnegative

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

A line chart combined with a minus symbol, signaling removal or reduction in a data context. Use it on a 'Remove series' button inside a chart builder, a 'Delete report' action in a dashboard panel, or anywhere a user can strip a graph from a layout. It pairs naturally with chart-plus to form an add/remove pair. For disabling a chart temporarily rather than deleting it, a toggle or eye-off icon communicates better.

Usage

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

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

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

Related icons