Pixelarticons

Square Column Decreasing Pixel Art Icon

Descending bar chart inside a square for falling metrics, ranked results, and sorted-low data views.

finance Pro 4 variants

Tags

squarecolumndecreasing

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 Square Column Decreasing icon

Bars stepping downward from left to right, contained within a square border. It signals declining data, descending sort order, or 'lowest first' ranking inside a framed widget or tab. Use it on a 'Sort descending' button in a data table, a 'Worst performers' panel header, or a declining-metric callout card. The square border adds structure suitable for navigation and tab contexts. Its no-axes sibling works better for inline labels where the border would feel heavy.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/square-column-decreasing.svg" width="24" height="24" alt="Square Column Decreasing" />

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

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

Related icons