Tool Case 2 Pixel Art Icon
An alternate toolbox icon for repair-service apps, maintenance workflows, hardware categories and field-technician screens.
Tags
wrenchhammerfixcase
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tool Case 2 icon
A second tool-case silhouette with a distinct outline or latch placement compared to the base tool-case icon, giving teams an alternative box shape for the same maintenance and repair contexts. Hardware stores and service-dispatch platforms can use this variant when the base tool-case shape does not fit the surrounding icon set's visual weight. Functionally, tool-case and tool-case-2 are interchangeable; tool-case-3 adds a third option for icon sets that need three visually distinct equipment-storage icons.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tool-case-2.svg" width="24" height="24" alt="Tool Case 2" />
<!-- React -->
import { ToolCase2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tool-case-2.svg" width="48" height="48" style="image-rendering: pixelated" />