The Tabler letter x small icon depicts the lowercase letter 'x' and is typically used to represent the letter itself or as a close button in smaller UI elements.
Common uses
- Small close button
- Label for a specific option 'x'
- Placeholder for a character input
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterXSmall } from '@tabler/icons-react';
<IconLetterXSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- xx-raytwenty-fourthletteralphabetcharactertypefaceglyphscriptsmallletterslowercase xclose smallcharacter x
FAQ
- What is the letter x small icon used for?
- It's primarily used to represent the lowercase letter 'x' or as a compact close icon in user interfaces.
- How do I use the letter x small icon in React?
- You can import and use it like this: import { IconLetterXSmall } from '@tabler/icons-react'; <IconLetterXSmall />.
- What is the license for this icon?
- The Tabler icon library, including the letter x small 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 →