John KuehJohn Kueh

wrench 01 icon

HugeIcons · Wrench01Icon · MIT

Download SVG

The HugeIcons wrench 01 icon depicts a standard wrench, commonly used to represent settings, tools, or repair functions in a user interface.

Common uses

  • Accessing application settings
  • Indicating a 'tools' or 'utilities' section
  • Signifying a repair or maintenance function

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Wrench01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Wrench01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
settingstoolsconfigurerepair

FAQ

What does the wrench 01 icon represent?
The wrench 01 icon represents a tool, typically used for settings, configuration, or repair actions within an application.
How do I use the Wrench01Icon in React?
Import both HugeiconsIcon and Wrench01Icon, then render it using <HugeiconsIcon icon={Wrench01Icon} />.
What is the license for this icon?
The Wrench01Icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →