John KuehJohn Kueh

sorting az 02 icon

HugeIcons · SortingAZ02Icon · MIT

Download SVG

The HugeIcons sorting az 02 icon depicts a list of items arranged in ascending alphabetical order, commonly used to indicate an alphabetical sort function or filter in user interfaces.

Common uses

  • Alphabetical sorting button
  • Filter by name
  • A-Z list indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sort a to zalphabetical ordersort ascendinglist order

FAQ

What does the SortingAZ02Icon represent?
This icon represents an alphabetical sort, typically from A to Z. It's used to signify ordering data alphabetically.
How do I use SortingAZ02Icon in React?
Import both HugeiconsIcon and SortingAZ02Icon, then render the icon using <HugeiconsIcon icon={SortingAZ02Icon} />.
What is the license for this icon?
The HugeIcons sorting az 02 icon is distributed under the MIT license, allowing for free commercial and non-commercial 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 →