John KuehJohn Kueh

arrow up right stack icon

HugeIcons · ArrowUpRightStackIcon · MIT

Download SVG

The HugeIcons arrow up right stack icon depicts a stacked arrangement of arrows pointing upwards and to the right, commonly used to indicate an upward trend, growth, or a multi-step process moving in a positive direction.

Common uses

  • Displaying positive growth metrics
  • Indicating a multi-stage process completion
  • Representing an upward or expanding trend

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upward trendgrowth arrowstacked arrowspositive direction

FAQ

What does the arrow up right stack icon represent?
This icon represents a positive upward trend or a multi-step process progressing in a favorable direction.
How do I use the ArrowUpRightStackIcon in React?
Import both HugeiconsIcon and ArrowUpRightStackIcon, then render it using <HugeiconsIcon icon={ArrowUpRightStackIcon} />.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →