The Tabler xbox x icon depicts the distinctive 'X' logo of the Xbox gaming console, commonly used to represent gaming-related features, hardware, or platforms in user interfaces.
Common uses
- Gaming platform links
- Controller settings
- Xbox-specific features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconXboxX } from '@tabler/icons-react';
<IconXboxX size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconXboxX size={24} stroke={2} />filled
<IconXboxXFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- controllerjoystickbuttonxboxhardwaretechnologyelectronicgadgetequipmentxdevicesxbox logogaming consolex logovideo game
FAQ
- What is the xbox-x icon used for?
- It's used to visually represent Xbox consoles, gaming services, or related hardware within an application's interface.
- How do I use the xbox-x icon in React?
- You can import and use it directly in your React components like this: import { IconXboxX } from '@tabler/icons-react'; <IconXboxX />.
- What is the license for the xbox-x icon?
- The Tabler icon library, including the xbox-x 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 →