John KuehJohn Kueh

cuboid icon

Lucide · cuboid · ISC

Download SVG

The Lucide cuboid icon depicts a three-dimensional rectangular prism, commonly used to represent concepts like storage, packaging, or solid geometric shapes in user interfaces.

Common uses

  • Representing a file or data container.
  • Indicating a storage or inventory management section.
  • Illustrating a 3D object or volume.

Use it in React

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

<Cuboid size={24} />

Details

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

FAQ

What is the cuboid icon used for?
It's typically used to represent solid objects, containers, packaging, or geometric shapes in UI design.
How do I use the cuboid icon in React?
You can import and use it like this: `import { Cuboid } from 'lucide-react'`. Then render it as `<Cuboid />`.
What is the license for the cuboid icon?
The Lucide icon library, including the cuboid icon, is available under the ISC license.

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 →