The Tabler axe icon depicts a hand-held chopping tool, commonly used in UIs to represent actions related to cutting, destruction, or in-game items.
Common uses
- In-game inventory item
- Action button for 'chop' or 'destroy'
- Representing lumberjacking or crafting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAxe } from '@tabler/icons-react';
<IconAxe size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- bladewoodtoolhatchetaxeentertainmentplayingrecreationfunactivitygameswood chopping toolblade tool
FAQ
- What does the axe icon represent?
- It represents a chopping tool, often used for actions like cutting, destruction, or as an item in games.
- How do I use the axe icon in React?
- Import it from '@tabler/icons-react' like this: import { IconAxe } from '@tabler/icons-react'.
- What is the license for the Tabler axe icon?
- The Tabler icons, including the axe icon, are available 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 →