The Tabler hammer icon depicts a common hand tool and is often used in UIs to represent actions related to repair, building, or construction.
Common uses
- Repair or maintenance section
- Construction or building project status
- DIY or crafting feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHammer } from '@tabler/icons-react';
<IconHammer size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- toolrepairbuildingconstructionhammerdesigntool iconrepair iconconstruction iconbuilding icon
FAQ
- What does the hammer icon represent?
- It represents a hammer, a tool used for striking, driving nails, or breaking things. In UI, it signifies actions related to repair, building, or construction.
- How do I use the hammer icon in React?
- You can import and use it like this: import { IconHammer } from '@tabler/icons-react'. Then render it as <IconHammer />.
- What is the license for the Tabler hammer icon?
- The Tabler icons, including the hammer 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 →