John KuehJohn Kueh

sorting 01 icon

HugeIcons · Sorting01Icon · MIT

Download SVG

The HugeIcons sorting 01 icon visually represents the action of arranging data in ascending or descending order, commonly used in tables and lists to allow users to organize information.

Common uses

  • Sortable table columns
  • List item ordering
  • Filter options for data

Use it in React

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

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

Details

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

FAQ

What does the sorting 01 icon represent?
It signifies the process of sorting data, typically for arranging items in a specific order like alphabetical or numerical.
How do I use the Sorting01Icon in React?
Import both HugeiconsIcon and Sorting01Icon, then render it using <HugeiconsIcon icon={Sorting01Icon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed under the MIT license.

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 →