The Tabler xxx icon depicts a stylized 'X' often used to represent actions like closing, canceling, or indicating something is incorrect or forbidden.
Common uses
- Close modal or dialog
- Cancel an operation
- Indicate an error or invalid input
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconXxx } from '@tabler/icons-react';
<IconXxx size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- privatesecretrestrictedforbiddenexclusiveclassifiedintimateveiledcovertunspokensystemxxxclosecancelerror
FAQ
- What is the xxx icon for?
- It's commonly used for closing elements, canceling actions, or signifying errors and restrictions.
- How do I use the xxx icon in React?
- Import it using `import { IconXxx } from '@tabler/icons-react'` and render it as a component: `<IconXxx />`.
- What is the license for the xxx icon?
- The Tabler icon library, including the xxx icon, is available under the MIT license.
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 →