John KuehJohn Kueh

sort descending small big icon

Tabler · sort-descending-small-big · MIT

Download SVG

The Tabler sort descending small big icon visually represents a list or data set being arranged from largest to smallest, commonly used to indicate a descending sort order by size or magnitude.

Common uses

  • Sorting a table column by product size (large to small).
  • Ordering search results by decreasing relevance score.
  • Applying a descending filter to a list of items by their quantity.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
ordersequencedecreasearrangescalesizediminishreductionmagnitudeshrinksystemsortdescendingsmallbigsort largest to smallest

FAQ

What does the sort descending small big icon represent?
It signifies arranging items in a sequence from the largest or highest value down to the smallest or lowest.
How do I use this icon in React?
Import it using `import { IconSortDescendingSmallBig } from '@tabler/icons-react'` and then use the component `<IconSortDescendingSmallBig />`.
What is the license for this icon?
This icon is from the Tabler icon library and is 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →