John KuehJohn Kueh

acute icon

HugeIcons · AcuteIcon · MIT

Download SVG

The HugeIcons acute icon depicts a sharp angle, commonly used to indicate emphasis, priority, or a specific direction in UI elements.

Common uses

  • Highlighting important information
  • Indicating a 'next' or 'forward' action
  • Signifying a warning or critical alert

Use it in React

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

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

Details

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

FAQ

What does the acute icon represent?
The acute icon represents a sharp angle, often used to draw attention to specific elements or actions within an interface.
How do I use the acute icon in React?
To use the acute icon in React, import both HugeiconsIcon and AcuteIcon, then render <HugeiconsIcon icon={AcuteIcon} />.
What is the license for the HugeIcons acute icon?
The HugeIcons acute icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →