John KuehJohn Kueh

right triangle icon

HugeIcons · RightTriangleIcon · MIT

Download SVG

The HugeIcons right triangle icon visually represents direction or progression, commonly used to indicate forward movement, play functionality, or expansion in user interfaces.

Common uses

  • Play/pause button
  • Next/previous navigation
  • Expand/collapse section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
play iconnext iconforward icontriangle

FAQ

What is the right triangle icon used for?
It's typically used to signify direction, progression, or action like playing media or navigating forward.
How do I use the RightTriangleIcon in React?
Import both HugeiconsIcon and RightTriangleIcon, then render <HugeiconsIcon icon={RightTriangleIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free 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 →