John KuehJohn Kueh

left triangle icon

HugeIcons · LeftTriangleIcon · MIT

Download SVG

The HugeIcons left triangle icon depicts a geometric triangle pointing to the left, commonly used to indicate actions like 'back', 'previous', or 'collapse'.

Common uses

  • Navigate to the previous page or step
  • Collapse an expandable section
  • Indicate a 'previous' state in a carousel or slider

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back iconprevious iconcollapse icontriangle left

FAQ

What is the left triangle icon used for?
It's typically used for navigation actions such as going back, moving to a previous item, or collapsing content.
How do I use the LeftTriangleIcon in React?
Import both HugeiconsIcon and LeftTriangleIcon, then render <HugeiconsIcon icon={LeftTriangleIcon} />.
What is the license for HugeIcons?
HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial 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 →