John KuehJohn Kueh

angle icon

HugeIcons · AngleIcon · MIT

Download SVG

The HugeIcons angle icon depicts a corner or a change in direction, often used to indicate expansion, collapse, or navigation.

Common uses

  • Expand/collapse sections
  • Dropdown menu indicators
  • Navigation direction

Use it in React

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

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

Details

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

FAQ

What is the angle icon used for?
It's commonly used to show expandable content, indicate dropdown menus, or represent directional changes in navigation.
How do I use the AngleIcon in React?
Import both HugeiconsIcon and AngleIcon, then render <HugeiconsIcon icon={AngleIcon} />.
What is the license for HugeIcons?
HugeIcons are released 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 →