John KuehJohn Kueh

arrange by letters az icon

HugeIcons · ArrangeByLettersAZIcon · MIT

Download SVG

The HugeIcons arrange by letters az icon depicts the letters A and Z with an arrow, commonly used to indicate an alphabetical sorting or ordering function.

Common uses

  • Alphabetical sorting button in tables
  • Filter option for A-Z order
  • Navigation element for alphabetical lists

Use it in React

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

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

Details

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

FAQ

What does the Arrange by Letters AZ icon represent?
This icon represents alphabetical sorting, typically used to arrange items in ascending order from A to Z.
How do I use the ArrangeByLettersAZIcon in React?
Import the icon and use it with the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { ArrangeByLettersAZIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ArrangeByLettersAZIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, 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 →