John KuehJohn Kueh

screwdriver icon

Phosphor · screwdriver · MIT

Download SVG

The Phosphor screwdriver icon visually represents a common hand tool and is typically used in UI to signify actions related to repair, assembly, or settings.

Common uses

  • Settings or configuration panel
  • Repair or maintenance section
  • DIY or construction-related features

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Screwdriver } from '@phosphor-icons/react';

<Screwdriver size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Screwdriver size={24} />
thin
<Screwdriver size={24} weight="thin" />
light
<Screwdriver size={24} weight="light" />
bold
<Screwdriver size={24} weight="bold" />
fill
<Screwdriver size={24} weight="fill" />
duotone
<Screwdriver size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*toolsconstructionflatheaddrillcommerceobjectsscrewdrivertoolwrenchfixsettings

FAQ

What does the screwdriver icon represent?
It represents a screwdriver, a tool used for turning screws, often symbolizing repair, assembly, or configuration.
How do I use the screwdriver icon in React?
You can import and use it in React with: import { Screwdriver } from '@phosphor-icons/react'
What is the license for the Phosphor screwdriver icon?
The Phosphor icon library, including the screwdriver icon, is available under the MIT license.

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