John KuehJohn Kueh

right angle icon

HugeIcons · RightAngleIcon · MIT

Download SVG

The HugeIcons right angle icon depicts a sharp, 90-degree turn, commonly used to indicate direction, progression, or a transition to a new section.

Common uses

  • Next step/button
  • Expand/collapse indicator
  • Navigation arrow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow rightcornerturnchevron right

FAQ

What is the right angle icon used for?
It signifies a turn or direction, often used for 'next' actions, indicating expansion, or showing a path forward in navigation.
How do I use the RightAngleIcon in React?
Import both HugeiconsIcon and RightAngleIcon, then render it using <HugeiconsIcon icon={RightAngleIcon} />.
What is the license for this icon?
The HugeIcons library, including the right angle icon, is distributed 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 →