John KuehJohn Kueh

ungroup items icon

HugeIcons · UngroupItemsIcon · MIT

Download SVG

The HugeIcons ungroup items icon visually represents the action of separating a group of objects into individual components, commonly used in user interfaces to allow users to modify or manage items that were previously combined.

Common uses

  • Deselecting multiple items
  • Breaking apart grouped layers
  • Ungrouping shapes in a diagram

Use it in React

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

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

Details

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

FAQ

What does the ungroup items icon signify?
This icon signifies the action of separating a collection of elements into their individual parts, enabling independent manipulation.
How do I use the UngroupItemsIcon in React?
Import both HugeiconsIcon and UngroupItemsIcon, then render the icon component like this: <HugeiconsIcon icon={UngroupItemsIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →