The Tabler hammer off icon depicts a crossed-out hammer, commonly used to signify that a tool or action related to building, repair, or design is disabled, unavailable, or not applicable.
Common uses
- Disabling a 'Repair' button.
- Indicating a feature is not yet implemented.
- Showing a 'construction mode' is off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHammerOff } from '@tabler/icons-react';
<IconHammerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- toolrepairbuildingconstructionhammeroffdisabledinactivedesigndisabled hammerunavailable toolno constructioninactive repair
FAQ
- What does the hammer off icon represent?
- It represents a disabled or unavailable tool, often related to building, repair, or design actions.
- How do I use the hammer off icon in React?
- You can import it directly from '@tabler/icons-react' using: import { IconHammerOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.