Trending Up Pixel Art Icon
An upward-trending line arrow for growing metrics, rising prices, positive performance indicators, and gain visualizations.
Tags
trendingupupwardtopabove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Trending Up icon
An arrow tracing an upward diagonal, imitating a rising line chart. Place it beside KPIs to signal positive momentum: growing revenue, increasing active users, climbing engagement rates, or improving performance scores. It is typically styled in green or a success color. Trending-down is its counterpart for negative trends, and trending-up-down handles mixed signals. Both icons work well in dashboard stat cards or data table headers.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/trending-up.svg" width="24" height="24" alt="Trending Up" />
<!-- React -->
import { TrendingUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="trending-up.svg" width="48" height="48" style="image-rendering: pixelated" />