Trending Down Pixel Art Icon
A downward-trending line arrow for declining metrics, falling prices, negative performance indicators, and loss visualizations.
Tags
trendingdowndownwardbottombelow
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Trending Down icon
An arrow tracing a downward diagonal path, like a line chart falling from upper-left to lower-right. Use it beside KPI metrics to signal a decline: falling revenue, decreasing user counts, dropping stock prices, or worsening performance scores. By convention it often appears in red or a warning color. Trending-up is its optimistic counterpart; trending-up-down covers the case where values fluctuate in both directions.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/trending-down.svg" width="24" height="24" alt="Trending Down" />
<!-- React -->
import { TrendingDown } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="trending-down.svg" width="48" height="48" style="image-rendering: pixelated" />