The Lucide hammer icon depicts a tool used for striking and building, commonly employed in UIs to represent actions related to repair, construction, or DIY tasks.
Common uses
- Repair or maintenance section
- DIY project creation
- Construction or building site management
Use it in React
Install
npm i lucide-reactImport & render
import { Hammer } from 'lucide-react';
<Hammer size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- malletnailsdiytoolboxbuildconstructionhammertool
FAQ
- What is the hammer icon used for?
- It represents tools for striking, building, or repair. Use it for actions related to construction, DIY, or maintenance.
- How do I use the hammer icon in React?
- Import it from 'lucide-react' and use it as a component: import { Hammer } from 'lucide-react'.
- What is the license for the Lucide hammer icon?
- The Lucide hammer icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →