John KuehJohn Kueh

sort descending icon

Tabler · sort-descending · MIT

Download SVG

The Tabler sort descending icon visually represents arranging data from highest to lowest, commonly used in UI to indicate a descending sort order for lists or tables.

Common uses

  • Sorting a table column from Z to A.
  • Ordering search results by relevance (highest first).
  • Applying a descending filter to a list of items.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSortDescending } from '@tabler/icons-react';

<IconSortDescending size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
filterclassifyarrangeordersortdescendingtypographywritingfontcharactertextdescending ordersort z-areverse sortfilter descending

FAQ

What does the sort descending icon represent?
It signifies arranging items in descending order, from largest or latest to smallest or earliest.
How do I use this icon in React?
Import it using `import { IconSortDescending } from '@tabler/icons-react'` and then use it as a React component.
What is the license for this icon?
The Tabler icons, including sort descending, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →