John KuehJohn Kueh

tool case icon

HugeIcons · ToolCaseIcon · MIT

Download SVG

The HugeIcons tool case icon depicts a portable container for tools, commonly used to represent settings, configuration, or a toolbox in user interfaces.

Common uses

  • Settings or preferences panel
  • Configuration management
  • Access to a set of tools or utilities

Use it in React

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

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

Details

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

FAQ

What does the tool case icon represent?
It represents a container for tools, often used for settings, configurations, or a collection of utilities.
How do I use the ToolCaseIcon in React?
Import both HugeiconsIcon and ToolCaseIcon, then render <HugeiconsIcon icon={ToolCaseIcon} />.
What is the license for this icon?
This icon 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 →