John KuehJohn Kueh

triangle right icon

HugeIcons · TriangleRightIcon · MIT

Download SVG

The HugeIcons triangle right icon depicts a right-pointing triangle, commonly used to indicate forward movement, play functionality, or navigation to the next item.

Common uses

  • Play button
  • Next item/page
  • Expand/collapse toggle

Use it in React

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

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

Details

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

FAQ

What is the TriangleRightIcon used for?
It's typically used for actions like playing media, navigating forward, or indicating an expandable section.
How do I use TriangleRightIcon in React?
Import both HugeiconsIcon and TriangleRightIcon, then render <HugeiconsIcon icon={TriangleRightIcon} />.
What is the license for this icon?
This 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 →