John KuehJohn Kueh

sorting az 01 icon

HugeIcons · SortingAZ01Icon · MIT

Download SVG

The HugeIcons sorting az 01 icon depicts an alphabetical sort from A to Z and is typically used to indicate ascending alphabetical order in user interfaces.

Common uses

  • Sort list alphabetically (A-Z)
  • Alphabetical filtering option
  • Default sort order indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sort a to zalphabetical sort ascendingascending orderaz sort

FAQ

What does the SortingAZ01Icon represent?
This icon represents an alphabetical sort order, specifically from A to Z, indicating ascending alphabetical arrangement.
How do I use SortingAZ01Icon in React?
Import both HugeiconsIcon and SortingAZ01Icon, then render the icon using <HugeiconsIcon icon={SortingAZ01Icon} />.
What is the license for this icon?
The SortingAZ01Icon 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 →