Trending Down pixel art icon for dashboard controls. Available with Pro license.
<!-- 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" />