John KuehJohn Kueh

axe icon

HugeIcons · AxeIcon · MIT

Download SVG

The HugeIcons axe icon visually represents a tool for chopping or cutting, often used in UIs to signify actions like deletion, destruction, or a forceful removal.

Common uses

  • Delete item confirmation
  • Remove user from a group
  • Clear all data

Use it in React

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

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

Details

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

FAQ

What does the axe icon represent?
The axe icon represents a tool for chopping or cutting. In UI design, it's commonly used to indicate destructive actions like deletion or removal.
How do I use the AxeIcon in React?
Import both HugeiconsIcon and AxeIcon, then render it using <HugeiconsIcon icon={AxeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for the HugeIcons axe icon?
The HugeIcons axe icon is available under the MIT license, allowing for free usage 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 →