A hammer, for building, tools, maintenance and developer utilities. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15.4488 11.8101L6.0736 21.3662C5.8765 21.5671 5.6426 21.7265 5.3851 21.8352C5.1277 21.944 4.8517 22 4.573 22C4.0102 22.0001 3.4704 21.7723 3.0723 21.3667C2.6743 20.9611 2.4506 20.4109 2.4505 19.8372C2.4504 19.2635 2.6739 18.7133 3.0718 18.3076L12.4481 8.75149M20.0359 9.34894L21.2633 10.6C21.6449 10.9889 21.6449 11.6117 21.2633 12.0006L19.6635 13.6313C19.2715 14.0309 18.6279 14.0309 18.2359 13.6313L17.0352 12.4075C16.6601 12.0251 16.1514 11.8102 15.6209 11.8101H14.4486L12.4481 9.77103V8.22643C12.448 6.84473 10.2709 4.49916 7.771 3.51922C7.3359 3.34863 7.2546 2.72083 7.693 2.55874C11.1831 1.26836 15.9827 2.11676 18.8636 6.11498C19.2388 6.49729 19.4497 7.01585 19.4498 7.5566V7.90732C19.4499 8.44807 19.6607 8.96663 20.0359 9.34894Z"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- mallet
- claw hammer
- tool
- build
- construct
- nail
- hit
- repair
Related icons
The rest of the hammer family first, then the Tools shelf.
FAQ
Answered from hammer's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the hammer icon for?
- A hammer, for building, tools, maintenance and developer utilities. It is filed under Tools in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as mallet, claw hammer, tool, build, construct, nail, hit and repair, and the browser's search matches all of those.
- What styles does the hammer icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of hammer?
- No. hammer is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with hammer?
- pencil-ruler, toolbox and wrench, all shown below. They are the Tools shelf: nothing else in the set is named after hammer.
- How do I import hammer in React?
- <Hammer /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Hammer size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the hammer SVG?
- icons/stroke/hammer.svg, icons/duotone/hammer.svg and icons/fill/hammer.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was hammer added to the set?
- Added 27 Aug 2026. It ships in v0.2.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.