The Tabler circle dotted letter x icon depicts the letter 'X' within a dotted circle, commonly used to represent actions like closing, canceling, or marking an item as incorrect.
Common uses
- Close button for modals or pop-ups
- Cancel action button
- Indicator for incorrect input or status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDottedLetterX } from '@tabler/icons-react';
<IconCircleDottedLetterX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabetmonogramtypographyemblemcharacterinitialdesigndecorationcircledottedlettersletterxclose iconcancel iconletter x monogram
FAQ
- What is the circle dotted letter x icon used for?
- It's typically used for closing, canceling, or indicating an error or incorrect selection.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconCircleDottedLetterX } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is 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 →