A spanner, for settings, repairs, maintenance and developer tools. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ToolsNewv0.2.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M18.682 8.8536L20.2678 7.2678C20.4553 7.0802 20.7097 6.9749 20.9749 6.9749C21.4902 6.9749 21.9211 7.3664 21.9703 7.8794C21.9901 8.0857 22 8.2928 22 8.5C22 12.0899 19.0899 15 15.5 15C11.9101 15 9 12.0899 9 8.5C9 4.9101 11.9101 2 15.5 2C15.7072 2 15.9143 2.0099 16.1206 2.0297C16.6336 2.0789 17.0251 2.5098 17.0251 3.0251C17.0251 3.2903 16.9198 3.5447 16.7322 3.7322L15.1464 5.318C14.6776 5.7869 14.4142 6.4227 14.4142 7.0858C14.4142 8.4665 15.5335 9.5858 16.9142 9.5858C17.5773 9.5858 18.2131 9.3224 18.682 8.8536ZM15.3955 14.9992C15.3688 14.9987 15.342 14.9985 15.3152 14.9985C13.9891 14.9985 12.7173 15.5253 11.7797 16.463L7.1213 21.1213C6.5587 21.6839 5.7956 22 5 22C3.3431 22 2 20.6569 2 19C2 18.2044 2.3161 17.4413 2.8787 16.8787L7.537 12.2203C8.4747 11.2827 9.0015 10.0109 9.0015 8.6848C9.0015 8.658 9.0013 8.6312 9.0008 8.6045"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • spanner
  • tool
  • fix
  • repair
  • adjust
  • configure
  • maintenance
  • service

Related icons

The rest of the wrench family first, then the Tools shelf.

FAQ

Answered from wrench's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the wrench icon for?
A spanner, for settings, repairs, maintenance and developer tools. 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 spanner, tool, fix, repair, adjust, configure, maintenance and service, and the browser's search matches all of those.
What styles does the wrench 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 wrench?
No. wrench is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with wrench?
hammer, pencil-ruler and toolbox, all shown below. They are the Tools shelf: nothing else in the set is named after wrench.
How do I import wrench in React?
<Wrench /> 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 <Wrench size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the wrench SVG?
icons/stroke/wrench.svg, icons/duotone/wrench.svg and icons/fill/wrench.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 wrench 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.