John KuehJohn Kueh

drill icon

HugeIcons · DrillIcon · MIT

Download SVG

The HugeIcons drill icon depicts a power drill, commonly used to represent actions related to drilling, screwing, or general construction and repair tasks in user interfaces.

Common uses

  • Drilling/screwing functionality
  • Repair or maintenance section
  • DIY or construction tools category

Use it in React

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

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

Details

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

FAQ

What is the drill icon used for?
It represents actions like drilling or screwing, and is often used in interfaces related to tools, construction, or repair.
How do I use the DrillIcon in React?
Import both HugeiconsIcon and DrillIcon, then render it using <HugeiconsIcon icon={DrillIcon} />.
What is the license for this icon?
The DrillIcon is part of the HugeIcons library and is available 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 →