The HugeIcons group items icon visually represents a collection of distinct elements organized together, commonly used to indicate actions related to grouping, categorization, or managing multiple selected items.
Common uses
- Batch actions on selected items
- Creating or managing categories
- Displaying a collection of related data
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GroupItemsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GroupItemsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stackcollectionsetbundle
FAQ
- What does the GroupItemsIcon represent?
- It depicts multiple distinct items clustered together, signifying organization, grouping, or management of a set.
- How do I use the GroupItemsIcon in React?
- Import both HugeiconsIcon and GroupItemsIcon, then render <HugeiconsIcon icon={GroupItemsIcon} />.
- What is the license for this icon?
- The GroupItemsIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →