John KuehJohn Kueh

codesandbox icon

HugeIcons · CodesandboxIcon · MIT

Download SVG

The HugeIcons codesandbox icon visually represents a code editor or development environment, often used to signify code-related actions, projects, or settings within a user interface.

Common uses

  • Link to a CodeSandbox project
  • Button for 'Open in Sandbox'
  • Section for development tools

Use it in React

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

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

Details

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

FAQ

What does the codesandbox icon represent?
It symbolizes a code editing environment or a development sandbox, commonly used for code-related features in UIs.
How do I use the CodesandboxIcon in React?
Import both HugeiconsIcon and CodesandboxIcon, then render it using <HugeiconsIcon icon={CodesandboxIcon} />.
What is the license for this icon?
The HugeIcons codesandbox icon is available under the MIT license.

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 →