John KuehJohn Kueh

triangle 03 icon

HugeIcons · Triangle03Icon · MIT

Download SVG

The HugeIcons triangle 03 icon depicts a basic triangle shape, often used to indicate direction, emphasis, or a triangular element within a design.

Common uses

  • Directional indicator
  • Play button (when rotated)
  • Warning or alert symbol

Use it in React

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

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

Details

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

FAQ

What is the Triangle 03 icon used for?
This icon is a simple triangle, commonly used for directional cues, emphasis, or as a basic geometric shape in interfaces.
How do I use the Triangle 03 icon in React?
Import it using `import { Triangle03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Triangle03Icon} />`.
What is the license for this icon?
The HugeIcons library, including the Triangle 03 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 →