John KuehJohn Kueh

sorting 04 icon

HugeIcons · Sorting04Icon · MIT

Download SVG

The HugeIcons sorting 04 icon depicts a list of items being reordered, commonly used to indicate a manual sorting or drag-and-drop functionality in a user interface.

Common uses

  • Manual list reordering
  • Drag and drop handle
  • Custom sort order control

Use it in React

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

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

Details

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

FAQ

What does the sorting 04 icon represent?
It visually represents the action of reordering items in a list, often used for manual sorting or drag-and-drop interfaces.
How do I use the Sorting04Icon in React?
Import both HugeiconsIcon and Sorting04Icon, then render the icon using <HugeiconsIcon icon={Sorting04Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →