John KuehJohn Kueh

sorting 03 icon

HugeIcons · Sorting03Icon · MIT

Download SVG

The HugeIcons sorting 03 icon depicts a list of items being arranged in ascending order, commonly used to indicate a sortable column or a sorting action in a user interface.

Common uses

  • Sortable table header
  • Ascending sort option in a dropdown
  • Filter by ascending order

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
ascending sortsort uporder listarrange up

FAQ

What does the sorting 03 icon represent?
This icon represents ascending order sorting. It visually shows items arranged from smallest to largest or A to Z.
How do I use the Sorting03Icon in React?
Import it as: import { Sorting03Icon } from '@hugeicons/core-free-icons'; and then render it using: <HugeiconsIcon icon={Sorting03Icon} />.
What is the license for this icon?
The HugeIcons library, including the Sorting03Icon, is available 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 →