John KuehJohn Kueh

arrow up right 01 icon

HugeIcons · ArrowUpRight01Icon · MIT

Download SVG

The HugeIcons arrow up right 01 icon depicts an arrow pointing diagonally upwards and to the right, commonly used to indicate an external link, a new tab, or an upward trend.

Common uses

  • Indicate external links
  • Signify opening in a new tab
  • Show upward growth or progress

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
external link iconnew tab iconupward arrowoutbound link

FAQ

What is the purpose of the arrow up right 01 icon?
This icon typically signifies an action that leads to external content, opens a new browser tab, or represents an upward movement or positive trend.
How do I use the ArrowUpRight01Icon in a React project?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ArrowUpRight01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ArrowUpRight01Icon} />.
What is the license for this icon?
The ArrowUpRight01Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →