John KuehJohn Kueh

angle 01 icon

HugeIcons · Angle01Icon · MIT

Download SVG

The HugeIcons angle 01 icon depicts a single angle, commonly used to represent direction, orientation, or a specific angle measurement in user interfaces.

Common uses

  • Indicating rotation or turning direction.
  • Representing an angle in a diagram or chart.
  • Used as a directional arrow or pointer.

Use it in React

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

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

Details

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

FAQ

What is the Angle01Icon used for?
This icon represents a single angle, useful for indicating direction, rotation, or specific angular measurements within a UI.
How do I use Angle01Icon in React?
Import both HugeiconsIcon and Angle01Icon from their respective packages and render it using <HugeiconsIcon icon={Angle01Icon} />.
What is the license for this icon?
The Angle01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →