The HugeIcons analytics up icon visually represents upward trends in data or performance, commonly used to indicate growth, improvement, or positive changes in dashboards and reports.
Common uses
- Displaying positive sales growth
- Indicating an increase in user engagement
- Showing a rise in website traffic
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AnalyticsUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AnalyticsUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- growth iconupward trend iconpositive change icondata increase icon
FAQ
- What does the analytics up icon represent?
- It signifies an upward trend or positive movement in data, often used for growth or improvement metrics.
- How do I use the AnalyticsUpIcon in React?
- Import both HugeiconsIcon and AnalyticsUpIcon, then render <HugeiconsIcon icon={AnalyticsUpIcon} />.
- 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.