John KuehJohn Kueh

sandbox icon

Tabler · sandbox · MIT

Download SVG

The Tabler sandbox icon depicts a box, commonly used in UI to represent a safe, isolated environment for testing or experimentation.

Common uses

  • Development environment toggle
  • Staging or testing area indicator
  • Feature flag for experimental features

Use it in React

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

<IconSandbox size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
playconstructtestexperimentgamecreateboxsoilsandpitmocksystemsandboxplay boxtest areaexperiment icon

FAQ

What is a 'sandbox' in a UI context?
A sandbox is a UI element that signifies a safe, isolated space for users to play, test, or experiment without affecting the live system.
How do I use the sandbox icon in React?
Import it using `import { IconSandbox } from '@tabler/icons-react';` and then use it as a React component: `<IconSandbox />`.
What is the license for the Tabler sandbox icon?
The Tabler icon library, including the sandbox icon, is available under the MIT license.

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