The HugeIcons arrow big up dash icon depicts a large upward-pointing arrow with a dashed line, often used to indicate a significant increase, a strong positive trend, or a primary upward action.
Common uses
- Highlighting a major positive change in data.
- Indicating a primary 'go up' or 'promote' action.
- Representing a strong upward momentum or surge.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowBigUpDashIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArrowBigUpDashIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- up arrow dashincrease iconpositive trendbig arrow up
FAQ
- What does the ArrowBigUpDashIcon represent?
- This icon represents a large upward arrow with a dashed line, typically signifying a significant increase, positive trend, or primary upward action in a user interface.
- How do I use the ArrowBigUpDashIcon in React?
- To use it in React, import both HugeiconsIcon and ArrowBigUpDashIcon, then render <HugeiconsIcon icon={ArrowBigUpDashIcon} />.
- What is the license for this icon?
- The HugeIcons arrow big up dash 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 →