Chart X Pixel Art Icon
A chart with an X mark for dismissing a report, removing a graph widget, or canceling a data visualization.
Tags
chartgraphstatisticsanalyticsdataclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart X icon
A line chart combined with an X, the clear signal for closing or deleting a chart-related item. Use it on a 'Remove chart' button in a dashboard editor, a dismiss control on a floating analytics panel, or a 'Cancel report' action in a workflow. The X reads as a stronger, more final action than a minus, so reach for chart-minus when hiding or collapsing is meant and chart-x when permanent deletion is intended.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-x.svg" width="24" height="24" alt="Chart X" />
<!-- React -->
import { ChartX } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-x.svg" width="48" height="48" style="image-rendering: pixelated" />