The Tabler list letters icon depicts a list of alphabet letters, commonly used to represent features related to text, sorting, or alphabetical ordering in a user interface.
Common uses
- Sorting options by alphabet
- Indicating text editing features
- Representing an index or catalog
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconListLetters } from '@tabler/icons-react';
<IconListLetters size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alphabettypecatalogindexarrangesequencelayoutwritetextdocumentsystemlistlettersalphabet listtext sortletter index
FAQ
- What is the list letters icon used for?
- It's typically used for UI elements related to text, alphabetical order, sorting, or indexing.
- How do I use the list letters icon in React?
- Import it using `import { IconListLetters } from '@tabler/icons-react'` and use it as a component: `<IconListLetters />`.
- What is the license for the Tabler list letters icon?
- The Tabler icon library, including the list letters icon, 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 →