John KuehJohn Kueh

analytics down icon

HugeIcons · AnalyticsDownIcon · MIT

Download SVG

The HugeIcons analytics down icon depicts a downward trend in data or performance, commonly used to signify a decrease, decline, or negative change in metrics.

Common uses

  • Showing a negative sales trend
  • Indicating a drop in user engagement
  • Representing a decrease in stock prices

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AnalyticsDownIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AnalyticsDownIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
data downtrend downdecreasedecline

FAQ

What does the analytics down icon represent?
It represents a downward trend in analytics, indicating a decrease or decline in data, performance, or metrics.
How do I use the AnalyticsDownIcon in React?
Import both HugeiconsIcon and AnalyticsDownIcon, then render the icon using <HugeiconsIcon icon={AnalyticsDownIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →