John KuehJohn Kueh

toolbox icon

Lucide · toolbox · ISC

Download SVG

The Lucide toolbox icon depicts a container for tools and is commonly used in UI to represent settings, customization options, or a collection of utilities.

Common uses

  • Settings or Preferences menu
  • User profile customization
  • A section for developer tools

Use it in React

Install
npm i lucide-react
Import & render
import { Toolbox } from 'lucide-react';

<Toolbox size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
toolkittoolstrunkchestboxstorageutilityutilitiescontainerkitsetrepairfixservicemaintenancemechanic

FAQ

What does the toolbox icon represent?
It represents a collection of tools or utilities, often used for settings, customization, or repair-related functions in a UI.
How do I use the toolbox icon in React?
You can import and use it like this: import { Toolbox } from 'lucide-react'. Then render it as <Toolbox />.
What is the license for the Lucide toolbox icon?
The Lucide toolbox icon is available under the ISC license, which allows for free use.

Related icons

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

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