The Tabler angle icon visually represents a geometric angle, commonly used in UI to denote settings related to rotation, orientation, or creative/design choices.
Common uses
- Rotation controls in image editors
- Orientation settings for objects
- Visualizing degree inputs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAngle } from '@tabler/icons-react';
<IconAngle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- geometrymathdegreesanglecreativeartisticvisualaestheticstylecornerdesignrotation
FAQ
- What is the angle icon used for?
- It's used to represent geometric angles, often in contexts of rotation, orientation, or design-related settings.
- How do I use the angle icon in React?
- Import it from '@tabler/icons-react' like this: import { IconAngle } from '@tabler/icons-react'.
- What is the license for the Tabler angle icon?
- The Tabler icon library, including the angle icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →