The Tabler sort ascending small big icon visually represents an ordered list or data set that progresses from smallest to largest, often used to indicate an ascending sort order in user interfaces.
Common uses
- Sorting a table column by size or value.
- Indicating an ascending numerical or alphabetical order.
- Representing a growth or progress indicator.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSortAscendingSmallBig } from '@tabler/icons-react';
<IconSortAscendingSmallBig size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- ordersequenceincreasearrangescalesizegrowthprogressupwardmagnitudesystemsortascendingsmallbigsort order
FAQ
- What does the sort ascending small big icon represent?
- It signifies an ascending order, showing a progression from small to big, commonly used for sorting data.
- How do I use this icon in React?
- Import it using: import { IconSortAscendingSmallBig } from '@tabler/icons-react'; and then use it as a component.
- 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.