The HugeIcons tools icon depicts a wrench and a screwdriver, commonly used to represent settings, configuration, or maintenance functions in a user interface.
Common uses
- Accessing application settings
- Opening a configuration panel
- Initiating a system update or maintenance task
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ToolsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ToolsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- settingswrenchscrewdrivergear
FAQ
- What does the Tools icon represent?
- It represents tools like a wrench and screwdriver, symbolizing actions related to settings, configuration, or maintenance.
- How do I use the Tools icon in React?
- Import both HugeiconsIcon and ToolsIcon, then render it using <HugeiconsIcon icon={ToolsIcon} />.
- What is the license for the HugeIcons Tools icon?
- The HugeIcons library, including the Tools icon, is distributed under the MIT license.
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 →