The Tabler letter x icon depicts the uppercase letter 'X', commonly used to represent actions like closing a window, dismissing a notification, or indicating a negative or incorrect state.
Common uses
- Close button for modals and pop-ups
- Dismiss button for alerts and banners
- Cancel action in forms or dialogs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterX } from '@tabler/icons-react';
<IconLetterX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingxglyphlettersclose iconcancel icondismiss iconletter x
FAQ
- What is the letter x icon used for?
- It's primarily used for closing elements, dismissing content, or indicating cancellation or negation in a user interface.
- How do I use the letter x icon in React?
- You can import and use it with: import { IconLetterX } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the letter x icon, 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 →