Chart Column Decreasing Pixel Art Icon
A decreasing column chart for declining metrics, drop-off reports, churn analysis and negative-trend data visualizations.
Tags
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Column Decreasing icon
Vertical columns arranged from tallest on the left to shortest on the right, showing a descending trend. Use it in analytics dashboards to label 'Declining users,' 'Churn report,' or 'Drop-off analysis' cards. The descending order makes the negative trend immediately visible. Pair it with chart-column-increasing for a side-by-side 'rising vs. declining' comparison in a metrics overview. For neutral categorical comparisons, a plain chart-bar or chart-column-stacked carries no trend implication.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-column-decreasing.svg" width="24" height="24" alt="Chart Column Decreasing" />
<!-- React -->
import { ChartColumnDecreasing } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-column-decreasing.svg" width="48" height="48" style="image-rendering: pixelated" />