The Tabler sort 9 0 icon depicts a numerical sorting order, commonly used in user interfaces to indicate ascending or descending arrangement of text or data based on numbers.
Common uses
- Sorting a list of items numerically
- Indicating numerical data order in tables
- Alphabetical sort with numbers first
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSort90 } from '@tabler/icons-react';
<IconSort90 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- numbersonetwothreefourfivenumericalsorttypographywritingtext90numerical sortsort numberstext sort
FAQ
- What does the sort 9 0 icon represent?
- This icon represents a numerical sorting order, often used to sort lists or data from lowest to highest number.
- How do I use this icon in React?
- You can import and use the icon in your React application with: import { IconSort90 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including sort 9 0, are distributed 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 →