The Lucide group icon depicts several dashed squares, typically used to represent a collection of items, a set of related parts, or a grouping of users or data.
Common uses
- Displaying a list of related products
- Indicating a user group or team
- Representing a collection of settings or configurations
Use it in React
Install
npm i lucide-reactImport & render
import { Group } from 'lucide-react';
<Group size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cubespackagespartsunitscollectionclustergatherdashedgroup
FAQ
- What does the group icon represent?
- It visually signifies a collection, cluster, or set of distinct but related items or entities.
- How do I use the group icon in React?
- You can import and use it like this: import { Group } from 'lucide-react'.
- What is the license for the Lucide group icon?
- The Lucide icon library, including the group icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →