The Tabler xd icon depicts a laughing face with eyes closed, commonly used to represent strong amusement or laughter in UI elements.
Common uses
- Expressing positive feedback or agreement
- Indicating a humorous or lighthearted message
- Adding a playful element to a chat interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconXd } from '@tabler/icons-react';
<IconXd size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- emotionfunnysmilegiggleplayfulhumorjoylaughhappyamusementsystemxdlaughing facehappy face
FAQ
- What is the xd icon used for?
- It's typically used to convey strong laughter, amusement, or a very positive reaction in digital interfaces.
- How do I use the xd icon in React?
- You can import and use it like this: import { IconXd } from '@tabler/icons-react'. Then render it as <IconXd />.
- What is the license for the xd icon?
- The Tabler icons, including xd, are 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 →