John KuehJohn Kueh

boxes icon

Lucide · boxes · ISC

Download SVG

The Lucide boxes icon depicts multiple cubes, commonly used to represent items, packages, or groups of related content in a user interface.

Common uses

  • Displaying a list of products or inventory items.
  • Representing a collection of files or data.
  • Indicating a grouping or set of related elements.

Use it in React

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

<Boxes size={24} />

Details

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

FAQ

What does the boxes icon represent?
The boxes icon visually represents multiple units, packages, or a collection of items, often used for inventory, product listings, or grouped data.
How do I use the boxes icon in React?
You can use the boxes icon in React by importing it from 'lucide-react' and rendering it as a component: import { Boxes } from 'lucide-react'.
What is the license for the Lucide boxes icon?
The Lucide boxes icon is available under the ISC license, which is a permissive open-source 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 →