John KuehJohn Kueh

triangle icon

HugeIcons · TriangleIcon · MIT

Download SVG

The HugeIcons triangle icon depicts a basic geometric triangle, commonly used to indicate direction, warnings, or as a play button.

Common uses

  • Directional indicator (e.g., next/previous)
  • Warning or alert symbol
  • Play button for media

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
geometric shapeplaywarningdirection

FAQ

What is the triangle icon used for?
It's typically used for indicating direction, warnings, or as a play button in user interfaces.
How do I use the TriangleIcon in React?
Import both HugeiconsIcon and TriangleIcon, then render it using <HugeiconsIcon icon={TriangleIcon} />.
What is the license for this icon?
The HugeIcons library, including the TriangleIcon, 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 →