John KuehJohn Kueh

arrow diagonal icon

HugeIcons · ArrowDiagonalIcon · MIT

Download SVG

The HugeIcons arrow diagonal icon depicts a line segment pointing from the bottom-left to the top-right, commonly used to indicate direction, expansion, or a link to external content.

Common uses

  • Link to external website
  • Expandable section indicator
  • Navigation to a new page

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
diagonal arrowup-right arrowexternal link iconopen link

FAQ

What is the ArrowDiagonalIcon used for?
It visually represents movement or direction diagonally, often signifying external links, navigation, or expandable content.
How do I use the ArrowDiagonalIcon in React?
Import both HugeiconsIcon and ArrowDiagonalIcon, then render <HugeiconsIcon icon={ArrowDiagonalIcon} />.
What is the license for this icon?
The HugeIcons ArrowDiagonalIcon is released 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 →