The HugeIcons obtuse icon depicts an angle greater than 90 degrees and is typically used to represent concepts of complexity, indirectness, or a wide spread.
Common uses
- Indicating advanced settings or options
- Representing a broad category or range
- Signifying a non-direct path or solution
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ObtuseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ObtuseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- anglewidecomplexgeometry
FAQ
- What does the obtuse icon represent?
- It visually represents an angle greater than 90 degrees, often used metaphorically for complexity or a wide scope.
- How do I use the ObtuseIcon in React?
- Import both HugeiconsIcon and ObtuseIcon, then render <HugeiconsIcon icon={ObtuseIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the ObtuseIcon, is available under the MIT license.
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 →