John KuehJohn Kueh

repair icon

HugeIcons · RepairIcon · MIT

Download SVG

The HugeIcons repair icon depicts a wrench and screwdriver crossed, commonly used to represent actions related to fixing, maintenance, or settings.

Common uses

  • Accessing repair or maintenance settings
  • Indicating a system is undergoing updates
  • Button for 'Fix Now' or 'Repair'

Use it in React

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

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

Details

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

FAQ

What does the repair icon represent?
It symbolizes repair, maintenance, or settings adjustments, often shown with tools like a wrench and screwdriver.
How do I use the RepairIcon in React?
Import both HugeiconsIcon and RepairIcon, then render <HugeiconsIcon icon={RepairIcon} />.
What is the license for this icon?
The HugeIcons library, including the RepairIcon, is available under the MIT license.

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 →